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