loading... Pacem JS

Copy String to Clipboard

Method that helps you put a piece of text into the clipboard.

Syntax

// method
Pacem.Utils.copyToClipboard(text: string) : Promise<void>