Skip to content

SelfConnectingEdge

SelfConnectingEdge(__namedParameters): Element

Edge that loops above the source node when source and target are the same node (a “self-connecting” or “back-to-self” edge). Draws a rounded-corner path that arches over the node so the loop stays visible regardless of the node’s size.

Used internally by LabelEdge; expose only when you author a custom edge type and want to reuse the same loop geometry.

SelfConnectingEdgeProps

Element