Vue TabPanel - InitializedEvent

The type of the initialized event handler's argument.

import { DxTabPanelTypes } from "devextreme-vue/tab-panel"
Type: DxTabPanelTypes.InitializedEvent

component

The UI component's instance.

Type:

TabPanel

element

The UI component's container.