New to KendoReact? Learn about KendoReact Free.
TabStripNavigationItemProps
The props that are passed by the TabStripNavigation to the TabStripNavigationItem.
Name | Type | Default | Description |
---|---|---|---|
active? |
|
Defines whether the current TabStripNavigationItem is selected. | |
disabled? |
|
Defines whether the TabStripNavigationItem is disabled. | |
id? |
|
Sets the | |
index |
|
Sets the index of the TabStripNavigationItem that is used to identify it. | |
title? |
|
Sets the title of the TabStripNavigationItem. |