Getting startedFoundationsUtilitiesComponentsReleasesSupportGetting startedFoundationsUtilitiesComponentsReleasesComponent StatusAccordion GroupAccordionCollapseBadgeButtonButton DropdownCardStatus CardContentData GridData Grid Table HeaderDate PickerDate Picker InputDate Range PickerDate Range Picker ButtonInputSelectText AreaCheckboxCheckbox GroupRadio ButtonRadio Button GroupComboboxIconIcon LibraryListList Parent ItemList ItemList HeaderHeaderMobile SubheaderFooterFooter ItemSidebarAlertToastToast GroupDialogModalPanelPopoverPaginationSpinnerTabsTab GroupTabTab Panel GroupTab PanelToggle

Component Tabs

The tabs component is used to create a container that wraps all other tab components.

Example

This is panel 1This is panel 2This is panel 3
<som-tabs>
<som-tab-group contained>
<som-tab name="Tab one"></som-tab>
<som-tab name="Tab two"></som-tab>
<som-tab name="Tab three" active></som-tab>
</som-tab-group>
<som-tab-panel-group>
<som-tab-panel>
<som-content>This is panel 1</som-content>
</som-tab-panel>
<som-tab-panel>
<som-content>This is panel 2</som-content>
</som-tab-panel>
<som-tab-panel>
<som-content>This is panel 3</som-content>
</som-tab-panel>
<som-tab-panel>
<som-content>This is panel 4</som-content>
</som-tab-panel>
<som-tab-panel>
<som-content>This is panel 5</som-content>
</som-tab-panel>
</som-tab-panel-group>
</som-tabs>
Healthy

Healthy content is accurate and represents our most up-to-date recommendations.

Get in touch

Do you have an idea, or want to help us improve this page? Reach out to us via email.

DTMB-DG-Support@michigan.gov

Need help? Visit our Support page to learn how to get assistance, troubleshoot issues, and connect with the team.

Get in touch

Do you have an idea, or want to help us improve this page? Reach out to us via email.

DTMB-DG-Support@michigan.gov

Need help? Visit our Support page to learn how to get assistance, troubleshoot issues, and connect with the team.

Open source