Vue TabPanel - ContentReadyEvent

The type of the contentReady event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

TabPanel

element

The UI component's container.