{ "custom": {}, "params": {}, "props": { "defaultSize": { "height": 50 } }, "root": { "children": [ { "meta": { "name": "Logo" }, "position": { "basis": "142px" }, "props": { "path": "Components/Atoms/Logo", "style": { "marginRight": "10px" } }, "type": "ia.display.view" }, { "meta": { "name": "Icon" }, "position": { "basis": "22px" }, "props": { "color": "var(--text-color)", "path": "material/insert_emoticon" }, "type": "ia.display.icon" }, { "children": [ { "meta": { "name": "Title" }, "position": { "grow": 1 }, "props": { "style": { "textAlign": "center" }, "text": "Layout" }, "type": "ia.display.label" }, { "meta": { "name": "selected" }, "position": { "basis": "var(--space-xs)" }, "type": "ia.display.label" } ], "meta": { "name": "Option_01" }, "position": { "basis": "100px" }, "props": { "direction": "column" }, "type": "ia.container.flex" } ], "meta": { "name": "root" }, "props": { "style": { "outlineColor": "#FF0051", "outlineStyle": "solid", "outlineWidth": "2", "overflow": "hidden" } }, "type": "ia.container.flex" } }