Skip to content

@vue-flow/monorepo • Docs


Type Alias: IsNodeIntersecting() ​

IsNodeIntersecting: (node, area, partially?) => boolean

Parameters ​

• node: Partial<Node> & object | Rect

• area: Rect

• partially?: boolean

Returns ​

boolean

Released under the MIT License.