jQuery 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.

Type:

Diagram

element

The UI component's container.

item