React Diagram - ItemDblClickEvent

The type of the itemDblClick event handler's argument.

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

Object

component

The UI component's instance.

Selector: Component
Type:

Diagram

element

The UI component's container.

item