Clipboard API
The Clipboard API provides the ability to respond to clipboard commands (cut, copy, and paste) as
well as to asynchronously read from and write to the system clipboard.
Note: This API is not available in Web Workers (not exposed via WorkerNavigator).