React Map - ClickEvent

The type of the click event handler's argument.

import { ClickEvent } from "devextreme/ui/map"
Type:

Object

Used in:

component

The UI component's instance.

Selector: Component
Type:

Map

element

The UI component's container.

event

Specifies the executed event.

Selector: Event