React VectorMap - ClickEvent

The type of the click event handler's argument.

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

Object

component

The UI component's instance.

Selector: Component
Type:

VectorMap

element

The UI component's container.

event

Specifies the executed event.

Selector: Event

target