Docs
edgeDrop
Emitted when a connection is dropped on empty canvas (no target port). Useful for “create node on drop” UX.
Usage
<ngx-workflow-diagram (edgeDrop)="onEdgeDrop($event)" />Interactive example
Diagram canvas
Interact with nodes and edges. Drag port-to-port to fire connect events.
Event log
No events logged yet.