New to Kendo UI for AngularStart a free 30-day trial

DiagramChangeEvent

The event arguments for the change event of the Diagram.

NameTypeDefaultDescription

added

Shape | Connection[]

The added shapes or connections to the Diagram.

meta?

any

Additional metadata associated with the event.

nativeEvent?

MouseEvent | PointerEvent | TouchEvent | WheelEvent

The native event that triggered the diagram event.

removed

Shape | Connection[]

The removed shapes or connections from the Diagram.

sender

Diagram

The diagram instance that triggered the event.

Not finding the help you need?
Contact Support