Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/5de01a64516f409b7859904b908bd12956019afadce27da03488ed72c224e513

48 lines
945 B
Plaintext

{
"custom": {},
"params": {},
"props": {},
"root": {
"children": [
{
"meta": {
"name": "TabContainer"
},
"position": {
"basis": "300px"
},
"props": {
"currentTabIndex": 4,
"menuStyle": {
"backgroundColor": "var(--container-root)"
},
"menuType": "modern",
"tabStyle": {
"active": {
"borderStyle": "none",
"color": "var(--call-to-action)"
},
"inactive": {
"color": "gray"
}
},
"tabs": [
"Status",
"Control",
"Config",
"Trends",
"Meta"
]
},
"type": "ia.container.tab"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
}