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

TabStripTabProps

Represents the props of the TabStrip tabs.

NameTypeDefaultDescription

contentClassName?

string

Specifies the CSS class names of the TabStripTab content.

disabled?

boolean

Defines whether a tab is disabled (see example).

id?

string

Sets the id of the tab (li element).

title?

any

Sets the title of the tab (see example).

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