React Tooltip - HidingEvent

The type of the hiding event handler's argument.

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

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: Component
Type:

Tooltip

element

The UI component's container.