Installation
Preview
Trigger
If / Else
Iforderis
andorderis
Source
Adapted from slev12397/beautiful-ui under the MIT License. Commercial icons were replaced and demo analytics were removed; attribution remains bundled with the component foundation.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| onNodeMove | (nodeId: string, offset: { dx: number; dy: number }) => void | — | Reports pointer or keyboard node movement. |
| onConditionChange | (values: Record<string, string>) => void | — | Reports condition edits. |