Vue Tooltip - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxTooltipTypes } from "devextreme-vue/tooltip"
Type: DxTooltipTypes.ContentReadyEvent

component

The UI component's instance.

Selector: DxComponent
Type:

Tooltip

element

The UI component's container.