Angular Tooltip - InitializedEvent

The type of the initialized event handler's argument.

import { DxTooltipTypes } from "devextreme-angular/ui/tooltip"
Type: DxTooltipTypes.InitializedEvent

component

The UI component's instance.

Type:

Tooltip

element

The UI component's container.