The value of the event-clipboardOutput
event.
Properties
-
content : DocumentFragment
module:clipboard/clipboardpipeline~ClipboardOutputEventData#content
Content to be put into the clipboard. It can be modified by the event listeners.
Read more about the clipboard pipelines in the clipboard deep dive guide.
-
The data transfer instance.
-
method : 'copy' | 'cut'
module:clipboard/clipboardpipeline~ClipboardOutputEventData#method
Whether the event was triggered by a copy or cut operation.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing?
Please report it via our issue tracker.