React Diagram - RequestEditOperationEvent

The type of the requestEditOperation event handler's argument.

import { DiagramTypes } from "devextreme-react/diagram"
Type: DiagramTypes.RequestEditOperationEvent

allowed

Type:

Boolean

component

The UI component's instance.

Selector: Component
Type:

Diagram

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any

operation

Type: Enums.DiagramModelOperation

reason

Type: Enums.DiagramRequestEditOperationReason