Skip to content

Home > @zero-dim/designer > findParentNode

findParentNode() function

Signature:

typescript
export declare function findParentNode(tree: any, targetId: any, parent?: null): any;

Parameters

Parameter

Type

Description

tree

any

targetId

any

parent

null

(Optional)

**Returns:**

any