Writes data into the clipboard
Clipboard.write
This object is described in the WriteAnyRequestType typedef
Writes data into the clipboard as Html
Clipboard.writeHtml
This object is described in the WriteRequestType typedef
Writes data into the clipboard as Rtf
Clipboard.writeRtf
This object is described in the WriteRequestType typedef
Writes data into the clipboard as plain text
Clipboard.writeText
This object is described in the WriteRequestType typeof
Generated using TypeDoc
The Clipboard API allows reading and writing to the clipboard in multiple formats.
Namespace