New to Kendo UI for Vue? Start a free 30-day trial
TabStripContentProps
Updated over 6 months ago
The props that are passed to the TabStripContent by the TabStrip.
| Name | Type | Default | Description |
|---|---|---|---|
animation? |
|
Defines whether the content appearance will be animated. | |
selected? |
|
The index of the selected tab. Used to indicate which child to render. | |
showAll? |
|
Defines whether to render all the tabs. | |
tabs? |
|
The tabs collection. |