Represents the native data types that can be stored on the clipboard and accessed via the Clipboard API.
Optional
HTML content from the clipboard, represented as a Document object.
Document
Image data from the clipboard, represented as a Blob object.
Blob
Plain text content from the clipboard.
Represents the native data types that can be stored on the clipboard and accessed via the Clipboard API.