Docs

importError

Emitted when JSON import fails validation or parsing.

CategoryGlobal Events
Typeoutput<{ message: string; error?: unknown }>

Usage

Example
<ngx-workflow-diagram (importError)="toast.error($event.message)" />

Interactive example

Diagram canvas

Interact with nodes and edges. Drag port-to-port to fire connect events.

Event log

No events logged yet.