setText

setText

Set the text of the current selection or insert it onto the canvas.

framer.setText(text: string): Promise<void

Parameters

  • text: string

Returns

  • Promise<void>