Container tags define regions of the layout which contain other elements. Containers control how the child elements are presented within DashBoard. Container tags accept attributes which impact the container as a whole, and may also specify additional attributes which may be applied to child elements; these define how the elements are displayed within the container. Containers may be nested.
The following containers are supported:
Tag |
Description |
Allows elements to be placed in absolute positions |
|
Aligns elements in a horizontal row |
|
Presents child elements in a popup window |
|
Creates a grid of fixed-size rows and columns |
|
Creates a draggable split screen with 2 components. |
|
Creates a tabbed page |
|
Creates a grid of rows and columns |