Vue TabPanel - TitleRenderedEvent

The type of the titleRendered event handler's argument.

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

Object

component

The UI component's instance.

Selector: DxComponent
Type:

TabPanel

element

The UI component's container.

itemData

Selector: DxItemData
Type:

Object

itemElement

Selector: item-element