Skip to content

SelectionMovedEvent

since v0.8.0

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