Containers
All UI elements must be placed within a container. The container dictates how UI components are laid out within the DashBoard UI. There are several container types which provide different options on component layout. Layout containers may be nested.
By default, PanelBuilder will create a top-level abs container, and all elements (including nested containers) are placed within this top-level container.