Tabs
Tabbed navigation for switching between content panels.
Default
Account
Security
Billing
Manage your account settings and preferences.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| variant | "underline" | "solid" | "pills" | "underline" | The visual style of the tabs. |
TabList Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | - | Additional CSS classes |
Tab Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | - | Additional CSS classes |
TabPanel Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | - | Additional CSS classes |