Layout components

Layout components allow users to group other components on the page.

Component Container

Used to group components on the page.


Component Container component
The Component Container configuration includes:
  • The layout to use
  • Whether to display the component border around the container

Tabbed Component Container

Used to create a tabbed interface. Each tab can contain a different set of components.

Tabbed Component Container with two tabs and components on the selected tab
The Tabbed Component Container configuration includes:
  • The number of tabs to display
  • The tab display order
  • The label on each tab
  • The layout of each tab
  • Whether to display the component border around the container