Columns
Horizontal layout container with flexible columns.
Demo
Basic example
Attributes
Attribute | Type | Description |
---|---|---|
type | string | Type expected is columns |
See section Common attributes.
Extra attributes
Attribute | Type | Description |
---|---|---|
sections | Object[] | Array of panel or subform definitions. |
Every panel/subform in the array will be contained in a flexible column
When to use it
Use it to handle a flexible number of column containers.
e.g. When any column can disappear in runtime