Files
xyflow/.changeset/custom-edge-id-generator.md
T

219 B

@xyflow/system
@xyflow/system
minor

Allow custom getEdgeId function in addEdge and reconnectEdge. You can now pass a custom edge ID generator via the options parameter, enabling custom edge ID schemes. Closes #5180.