Edge operations
- Create: drag from a node’s source handle to a target handle
- Select: click an edge to select; use keyboard shortcuts where available
- Label: set display labels and, optionally, conditions via the Inspector flow or edge label UI
- Delete: select and press Backspace/Delete
Custom edge and label rendering is implemented in the studio components (e.g.,
CustomEdge.tsx, CustomEdgeLabel.tsx).