LayoutSection

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

id

string
label
Optional

label

state
Optional

state

array of LayoutRow
rows
Optional

rows

Property Of