addText

addText

Add a new text node to the canvas.

framer.addText(text: string, options?: AddTextOptions): Promise<void

Parameters

Returns

  • Promise<void>