Tabs
A tabbed interface component for organizing content into sections.
Examples
Interactive Tabs
Props
| Prop | Type | Default | Description |
|---|---|---|---|
defaultValue* | string | - | Default active tab value |
onValueChange | (value: string) => void | - | Callback when tab changes |
A tabbed interface component for organizing content into sections.
| Prop | Type | Default | Description |
|---|---|---|---|
defaultValue* | string | - | Default active tab value |
onValueChange | (value: string) => void | - | Callback when tab changes |