New to Kendo UI for VueStart a free 30-day trial

TabStripNavigationItemProps

The props that are passed by the TabStripNavigation to the TabStripNavigationItem.

NameTypeDefaultDescription

active?

boolean

Defines whether the current TabStripNavigationItem is selected.

disabled?

boolean

Defines whether the TabStripNavigationItem is disabled.

id?

any

Sets the id of the TabStripNavigationItem.

index

number

Sets the index of the TabStripNavigationItem that is used to identify it.

title?

any

Sets the title of the TabStripNavigationItem.

titleRender?

any

Defines the custom rendering of the title. Accepts a Vue component, a render function, or a slot name.

Not finding the help you need?
Contact Support