read
The read()
method of the Clipboard interface requests a copy of the clipboard's contents, fulfilling the returned Promise with the data.
The read()
method of the Clipboard interface requests a copy of the clipboard's contents, fulfilling the returned Promise with the data.