Skip to content

Browser Native


Function: readClipboardText()

readClipboardText(): Promise<string>

Reads the current text from the clipboard.

Returns

Promise<string>