{ "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" } }