Props
Tabs
| Prop | Type | Default |
|---|---|---|
variant | 'underline' | 'light' | 'border' | underline |
color | 'default' | 'primary' | default |
size | 'sm' | 'md' | md |
fullWidth | boolean | true |
position | 'top' | 'bottom' | 'left' | 'right' | top |
orientation | 'horizontal' | 'vertical' | vertical |
dataTestId | string | — |
TabsList
Enherits all props from Tabs.
| Prop | Type | Default |
|---|---|---|
className | string | — |
dataTestId | string | — |
TabsTrigger
Enherits all props from Tabs.
| Prop | Type | Default |
|---|---|---|
value | string | — |
className | string | — |
dataTestId | string | — |
TabsContent
Extends from div element.
Examples
Sizes
Colors
Variants
My details
My details
My details
Minimal
My details
My details
My details
Position
My details
Last updated on