React VectorMap - TooltipShownEvent

The type of the tooltipShown event handler's argument.

import { TooltipShownEvent } from "devextreme/viz/vector_map"
Type:

Object

component

The UI component's instance.

Selector: Component
Type:

VectorMap

element

The UI component's container.

target

Selector: Target