• Sets the text to the Clipboard.

    Parameters

    • text: string

      The text to be set to the Clipboard.

    Returns Promise<any>

    • A Promise that resolves when the operation is successful.

Generated using TypeDoc