Vue TabPanel - TitleHoldEvent

The type of the titleHold event handler's argument.

import { TitleHoldEvent } 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