We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 308338f commit 05c4677Copy full SHA for 05c4677
docs/src/guide/composables.md
@@ -73,7 +73,7 @@ const connections = useHandleConnections({
73
})
74
```
75
76
-## [useNodesData](/typedocs/functions/useNode)
+## [useNodesData](/typedocs/functions/useNodesData)
77
78
`useNodesData` provides you with an array of data objects depending on the node ids you pass to it.
79
It's especially useful when used together with `useHandleConnections`.
0 commit comments