Skip to content

Commit 07967cc

Browse files
authored
Update base-edge.mdx closes xyflow/xyflow#3332
1 parent 7f01570 commit 07967cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api/edges/base-edge.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ function CustomEdge(props: EdgeProps) {
2828

2929
You can pass the following props to the `<BaseEdge />` component:
3030

31+
- `id`: string
3132
- `path`: string
3233
- `labelX`: number
3334
- `labelY`: number

0 commit comments

Comments
 (0)