floating
When true, connection points are computed dynamically from node geometry instead of using fixed handle positions.
| Type | boolean |
| Default | false |
createSmartEdge("bezier", { floating: true });
Or use the ready-made SmartFloatingEdge component.
See Floating edges.