New to Kendo UI for Vue? Start a free 30-day trial
TabStripNavigationProps
The props that are passed to the TabStripNavigation by the TabStrip.
selected?
number
Sets the index of the selected tab. Controlled by the TabStrip component.
tabs?
Array<any>
The tabs collection.