Animated Tabs
Navigation
Tab navigation with a smooth sliding indicator and crossfade content transitions.
Loading preview...
Props
| Prop | Type | Default | Description |
|---|---|---|---|
tabs | Tab[] | — | Array of tab objects with id, label, and content. |
defaultTab | string | first tab id | ID of the initially active tab. |
className | string | '' | Additional CSS classes. |