getParent

getParent

Get the parent of a node.

framer.getParent(nodeId: NodeId): Promise<AnyNode | null

Parameters

  • nodeId: NodeId

Returns