Docs
edgesChange
Emitted when the edges array changes (connect, reconnect, delete).
Usage
<ngx-workflow-diagram
[edges]="edges()"
(edgesChange)="edges.set($event)"
/>Interactive example
Diagram canvas
Interact with nodes and edges. Drag port-to-port to fire connect events.
Event log
No events logged yet.