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

6 lines
219 B
Markdown

---
'@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.