Skip to content
Vue Flow
Search
Meta
K
Main Navigation
v1.17.0
Guide
Examples
Migration
TypeDocs
github
discord
Appearance
github
discord
Menu
Return to top
Function: getIncomers
#
â–¸
getIncomers
<
T
>(
node
,
elements
):
T
[]
Type parameters
#
Name
Type
T
extends
Edge
<
any
,
any
> =
Edge
<
any
,
any
>
Parameters
#
Name
Type
node
GraphNode
<
any
,
any
,
string
>
elements
T
[]
Returns
#
T
[]