Tabs
Tab navigation for switching between content panels.
Examples
Default
Make changes to your account here.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| value | string | — | Controlled active tab |
| onValueChange | (value: string) => void | — | Tab change handler |
| defaultValue | string | — | Default active tab |