createFrameNode

createFrameNode

Create a new node on the canvas.

framer.createFrameNode(attributes: Partial<EditableFrameNodeAttributes>, parentId?: string): Promise<FrameNode | null

Parameters

Returns