Skip to content

@vue-flow/monorepoDocs


Function: useNodeConnections()

useNodeConnections(params): ComputedRef<NodeConnection[]>

Hook to retrieve all edges connected to a node. Can be filtered by handle type and id.

Parameters

params: UseNodeConnectionsParams = {}

Returns

ComputedRef<NodeConnection[]>

An array of connections

VueFlow v1.42 中文网 - 粤ICP备13048890号