Vue TabPanel - TitleClickEvent

The type of the titleClick event handler's argument.

import { TitleClickEvent } from "devextreme/ui/tab_panel"
Type:

Object

component

The UI component's instance.

Selector: DxComponent
Type:

TabPanel

element

The UI component's container.

event

Specifies the executed event.

Selector: DxEvent

itemData

Selector: DxItemData
Type:

Object

itemElement

Selector: item-element