getText

getText

Get plaintext of the current selection or null if there is no text.

framer.getText(): Promise<string | null

Returns

  • Promise<string | null>