{ "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": "home", "text": "Home" }, "path": "Page/Embedded/Title" }, "type": "ia.display.view" }, { "meta": { "hasDelegate": true, "name": "Welcome" }, "position": { "basis": "20px", "shrink": 0 }, "props": { "style": { "classes": "Page/Bold Page/Margins Page/Text" }, "text": "Welcome to Perspective!" }, "type": "ia.display.label" }, { "meta": { "hasDelegate": true, "name": "Description" }, "position": { "shrink": 0 }, "props": { "style": { "classes": "Page/Text Page/Margins" }, "text": "The skeleton project is intended to help you get started with Perspective. The project is designed to be mobile-responsive and fully utilizes styles. Feel free to modify as desired." }, "type": "ia.display.label" }, { "meta": { "name": "CoordinateContainer" }, "position": { "grow": 1 }, "type": "ia.container.coord" } ], "meta": { "name": "root" }, "props": { "direction": "column", "style": { "classes": "Page/Page" } }, "type": "ia.container.flex" } }