<tabs> Component
The <tabs> component groups content under multiple tabs. Use nested <tab> elements for each tab panel.
<tabs> component groups content under multiple tabs. Use nested <tab> elements for each tab panel.π Attributes
Attribute
Type
Required
Description
β
Allowed Content
π‘ Examples
<tabs active="overview">
<tab id="overview" label="Overview">...</tab>
<tab id="settings" label="Settings">...</tab>
</tabs>π§© AI Interpretation Guidelines
Last updated

