ViewDocumentClipboardOutputEvent
Properties
Value
object
Fired on event-copy and event-cut with a copy of the selected content. The content can be processed before it ends up in the clipboard.
It is a part of the clipboard output pipeline.
args : [ data: ViewDocumentClipboardOutputEventData ]module:clipboard/clipboardpipeline~ViewDocumentClipboardOutputEvent#args name : 'clipboardOutput'module:clipboard/clipboardpipeline~ViewDocumentClipboardOutputEvent#name object