New to Kendo UI for Angular? Start a free 30-day trial
DiagramDomEvent
The event arguments for the DOM events of the Diagram.
Name | Type | Default | Description |
---|---|---|---|
item? |
|
The item that was interacted with. | |
meta? |
|
Additional metadata associated with the event. | |
nativeEvent? |
|
The native event that triggered the diagram event. | |
point |
|
The point where the event occurred, in diagram coordinates. | |
sender |
|
The diagram instance that triggered the event. |