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

TabCloseEvent

Arguments for the tabClose event of the TabStrip. The tabClose event fires when the close button of the tab is clicked.

NameTypeDefaultDescription

index

number

The index of the closed tab.

tab

TabStripTabComponent

The closed tab instance

Constructors

TabCloseEvent

(index: number, tab: TabStripTabComponent)

Constructs the event arguments for the `tabClose` event.

Parameters

index

number

The index of the closed tab.
tab

TabStripTabComponent

The closed tab instance
In this article
ConstructorsTabCloseEvent
Not finding the help you need?
Contact Support