{ "custom": {}, "params": {}, "props": { "defaultSize": { "height": 300, "width": 250 } }, "root": { "children": [ { "meta": { "name": "Label" }, "position": { "basis": "32px" }, "props": { "text": "DM11" }, "type": "ia.display.label" } ], "meta": { "name": "root" }, "props": { "direction": "column", "style": { "backgroundColor": "var(--container)", "borderTopLeftRadius": "var(--border-radius)", "boxShadow": "var(--box-shadow-2)", "gap": "5px", "overflow": "visible", "padding": "5px" } }, "type": "ia.container.flex" } }