Tabs
Use Tabs to organize related content into distinct views that users navigate
one at a time. Selecting a tab replaces the entire content area.
When to use
- To organize related content into distinct views that users navigate one at a time. Selecting a tab replaces the entire content area.
When not to use
- When choices filter or change how existing content is displayed rather than replacing it entirely. Use ToggleButtonGroup instead.

