Vue VectorMap - TooltipShownEvent

The type of the tooltipShown event handler's argument.

import { DxVectorMapTypes } from "devextreme-vue/vector-map"
Type: DxVectorMapTypes.TooltipShownEvent

component

The UI component's instance.

Selector: DxComponent
Type:

VectorMap

element

The UI component's container.

target

Selector: DxTarget