{ "custom": {}, "params": {}, "props": { "defaultSize": { "width": 900 } }, "root": { "children": [ { "meta": { "name": "FlexContainer" }, "position": { "basis": "200px" }, "type": "ia.container.flex" } ], "meta": { "name": "root" }, "props": { "direction": "column", "style": { "backgroundColor": "var(--container-root)", "gap": "10px", "padding": "var(--space-sm)" } }, "type": "ia.container.flex" } }