New to KendoReact? Learn about KendoReact Free.
TabStripTabProps
Represents the props of the TabStrip tabs.
Name | Type | Default | Description |
---|---|---|---|
contentClassName? |
|
Specifies the CSS class names of the TabStripTab content. | |
disabled? |
|
Defines whether a tab is disabled (see example). | |
title? |
|
Sets the title of the tab (see example). |