Skip to content

SelectionMovedEvent

Event payload emitted when selected nodes are moved within the diagram. This event fires when the user moves nodes manually by dragging or programmatically using the NgDiagramNodeService moveNodesBy method.

nodes: Node[]

Nodes that were moved with their updated positions