DevExtreme v23.1 is now available.

Explore our newest features/capabilities and share your thoughts with us.

TooltipHiddenEvent

The type of the tooltipHidden event handler's argument.

import { TooltipHiddenEvent } from "devextreme/viz/sparkline"
Type:

Object

component

The UI component's instance.

Type:

Sparkline

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any