{ "custom": {}, "params": {}, "propConfig": { "params.feature": { "paramDirection": "input" }, "params.key": { "paramDirection": "input" }, "params.tier1": { "paramDirection": "input" }, "params.tier2": { "paramDirection": "input" } }, "props": {}, "root": { "children": [ { "meta": { "name": "Title" }, "position": { "basis": "56px", "shrink": 0 }, "props": { "params": { "icon": "alarm", "text": "Alarms" }, "path": "Page/Embedded/Title" }, "type": "ia.display.view" }, { "meta": { "name": "AlarmStatusTable" }, "position": { "basis": "400px", "grow": 1 }, "props": { "style": { "classes": "Page/Alarm/Alarm" } }, "type": "ia.display.alarmstatustable" } ], "meta": { "name": "root" }, "props": { "alignContent": "flex-start", "direction": "column", "style": { "classes": "Page/Alarm/Page Page/Page" } }, "type": "ia.container.flex" } }