Tabs
Navigation between multiple pages or content sections.
API Reference
Usage
Properties
The Tabs component extends the Bits UI <Tabs> component. Find the full list of available properties in the official Bits UI documentation.
Tabs
| Prop | Type | Default |
|---|---|---|
variant | string | underline |
TabsTrigger
| Prop | Type | Default |
|---|---|---|
icon | ComponentType | - |
Examples
Icon support
Use the icon property to add an icon to the TabsTrigger component.
Variants
Use the variant property to change the appearance of the tabs.
Disabled
Use the disabled property to prevent users from interacting with the tab.