We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f01570 commit 07967ccCopy full SHA for 07967cc
docs/api/edges/base-edge.mdx
@@ -28,6 +28,7 @@ function CustomEdge(props: EdgeProps) {
28
29
You can pass the following props to the `<BaseEdge />` component:
30
31
+- `id`: string
32
- `path`: string
33
- `labelX`: number
34
- `labelY`: number
0 commit comments