TabItem API
API reference docs for theTabItemcomponent. For examples and details on the usage of this component, visit the component demo page.
Props
| Props | Type | Description | Default |
|---|---|---|---|
value | string | The value of a tab. Helps to synchronise the highlighted tab with its corresponding TabContent. | _ |
disabled? | boolean | Whether the tab is disabled | _ |