Group components with containers
Learn how to group components into multi-view interfaces.
Add a collapsible container that provides a quick summary of the information available on this page.
You can group related components together in a card using the container components. Containers also support multiple views that allow you to separate content into distinct views that users can switch between.
Containers function like any other component. Once added, you can group components within them by dragging them onto the Container.
You can use the following components as containers:
- Collapsible Container
- Container
- Link Card
- Stack
- Steps and Stepped Container
- Tabs and Tabbed Container
- Collapsible Container
- Container
- Link Card
- Stack
- Stepped Container
- Tabbed Container
Features
Key features of containers include:
- The ability to group related components together.
- Multiple views and the ability to switch between them.
- Event handlers and other opportunities for interaction.
- Customizeable style options.