Id int32 — OPTIONALThe primary ID of this container |
Name string — OPTIONALThe descriptive user defined name of this container, which is used to distinguish this container in a container library |
ClassNames string[] — OPTIONALThe CSS class names this container should use. |
Active boolean — OPTIONAL |
Layout string — OPTIONAL |
ResponsiveMode string — OPTIONAL |
Visibility string — OPTIONAL |
Design string — OPTIONAL |
Widgets object[] — OPTIONALThe configured widgets held by this container Id uuid — OPTIONALThe IDs of widgets are immutable. | Name string — OPTIONALThe static name of this widget. Used to translate into icons, or to append to css-classes. | Type string — OPTIONALThe name of the widget-type. | Active boolean — OPTIONALDecides if this page widget is active or not. | ClassNames string[] — OPTIONALHolds all CSS Class names that this widget should render. | Size string — OPTIONALThe fractional size for this widget in it's container. | Configuration string — OPTIONALThe configuration for this page widget. |
|