Allow getEdgeId to be overridden
This commit is contained in:
5
.changeset/custom-edge-id-generator.md
Normal file
5
.changeset/custom-edge-id-generator.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@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.
|
||||
Reference in New Issue
Block a user