DesignerLayout

DesignerLayout
DesignerLayout
JSON Example
{
    "pages": [
        {
            "id": "string",
            "label": "string",
            "state": {
                "dependencies": [
                    "string"
                ],
                "facets": [
                    {}
                ]
            },
            "sections": [
                {
                    "designerHidden": false,
                    "id": "string",
                    "label": "string",
                    "state": {
                        "dependencies": [
                            "string"
                        ],
                        "facets": [
                            {}
                        ]
                    },
                    "rows": [
                        {
                            "items": [
                                {
                                    "size": 0
                                }
                            ]
                        }
                    ]
                }
            ]
        }
    ]
}
pages
Optional

pages