The clipboard provides read and write access to the system's clipboard.
Read the current clipboard contents as text.
A thenable that resolves to a string.
Writes text into the clipboard.
A thenable that resolves when writing happened.
Generated using TypeDoc
The clipboard provides read and write access to the system's clipboard.