ClipboardClass class constructor
getContent returns the current content of the system clipboard (limited to text)
setContent copies a given text to the system clipboard
The text to copy
Generated using TypeDoc
ClipboardClass class constructor