React Tooltip - ShownEvent

The type of the shown event handler's argument.

import { TooltipTypes } from "devextreme-react/tooltip"
Type: TooltipTypes.ShownEvent

component

The UI component's instance.

Selector: Component
Type:

Tooltip

element

The UI component's container.