54 lines
1.0 KiB
Plaintext
54 lines
1.0 KiB
Plaintext
{
|
|
"custom": {},
|
|
"params": {},
|
|
"props": {},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "TabContainer"
|
|
},
|
|
"position": {
|
|
"basis": "300px"
|
|
},
|
|
"props": {
|
|
"currentTabIndex": 1,
|
|
"menuStyle": {
|
|
"backgroundColor": "var(--container-root)"
|
|
},
|
|
"menuType": "modern",
|
|
"tabStyle": {
|
|
"active": {
|
|
"borderStyle": "none",
|
|
"color": "var(--call-to-action-primary)"
|
|
}
|
|
},
|
|
"tabs": [
|
|
"Control",
|
|
"Config",
|
|
"value",
|
|
"value",
|
|
"value",
|
|
"value",
|
|
"value",
|
|
"value",
|
|
"value",
|
|
"value",
|
|
"value",
|
|
"value",
|
|
"value",
|
|
"value"
|
|
]
|
|
},
|
|
"type": "ia.container.tab"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"props": {
|
|
"direction": "column"
|
|
},
|
|
"type": "ia.container.flex"
|
|
}
|
|
} |