React Diagram - ItemClickEvent

The type of the itemClick event handler's argument.

import { ItemClickEvent } from "devextreme/ui/diagram"
Type:

Object

component

The UI component's instance.

Selector: Component
Type:

Diagram

element

The UI component's container.

item