Tabs
Tabbed content sections
Organize content into switchable tabs.
Usage
Default value
Set the initially active tab:
Props
Tabs
| prop | type | default | description |
|---|---|---|---|
| items | string[] | - | Tab labels |
| defaultValue | string | first item | Initial tab |
Tab
| prop | type | description |
|---|---|---|
| value | string | Matches items array |