UNPKG
@n8d/htwoo-patterns
Version:
latest (2.2.3)
2.2.3
2.2.2
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
0.2.0
0.1.0
0.0.1-alpha7
0.0.1-alpha6
0.0.1-alpha5
0.0.1-alpha4
0.0.1-alpha3
0.0.1-alpha2
0.0.1-alpha1
hTWOo Patterns to setup custom style guide
lab.n8d.studio/htwoo/
n8design/htwoo
@n8d/htwoo-patterns
/
_patterns
/
molecules
/
menus
/
breadcrumb-buttons.json
23 lines
•
426 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{ "breadcrumbItems": [ { "
text
":
"Item 1"
,
"link"
:
"#"
,
"separator"
: true }, { "
text
":
"Item 2"
,
"link"
:
"#"
,
"separator"
: true }, { "
text
":
"Item 3"
,
"link"
:
"#"
,
"separator"
: true }, { "
text
":
"Item 4"
,
"link"
:
"#"
} ] }