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
/
pivotbar.json
16 lines
•
276 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"pivotItems"
:
[
{
"title"
:
"Coffee"
,
"isActive"
:
true
}
,
{
"title"
:
"Matcha"
,
"isActive"
:
false
}
,
{
"title"
:
"Gin Tonic"
,
"isActive"
:
false
}
]
}