Tabs
Tabbed container. Define tab labels via props, use TabPanel children for content.
LayoutAccepts children
Props
| Prop | Type |
|---|---|
tabs | { value: string, label: string }[] |
defaultValue? | string |
variant? | "default" | "line" |
Spec
Overview tab content.
Tabbed container. Define tab labels via props, use TabPanel children for content.
| Prop | Type |
|---|---|
tabs | { value: string, label: string }[] |
defaultValue? | string |
variant? | "default" | "line" |
Overview tab content.