LayoutPage

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

id

string
label
Optional

label

state
Optional

state

sections
Optional

sections

Property Of