Module clipboarditem

Source

Structsยง

ClipboardItem ๐Ÿ”’
Representation ๐Ÿ”’
https://w3c.github.io/clipboard-apis/#representation
RepresentationDataPromiseFulfillmentHandler ๐Ÿ”’
The fulfillment handler for the reacting to representationDataPromise part of https://w3c.github.io/clipboard-apis/#dom-clipboarditem-gettype.
RepresentationDataPromiseRejectionHandler ๐Ÿ”’
The rejection handler for the reacting to representationDataPromise part of https://w3c.github.io/clipboard-apis/#dom-clipboarditem-gettype.

Constantsยง

CUSTOM_FORMAT_PREFIX ๐Ÿ”’
https://w3c.github.io/clipboard-apis/#web-custom-format
_IMPL_DOMOBJECT_FOR_ClipboardItem ๐Ÿ”’