Typedef

ViewDocumentClipboardOutputEvent (clipboard)

@ckeditor/ckeditor5-clipboard/src/clipboardpipeline

typedefobject

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.

Filtering

Properties

  • args : tuple

  • name : 'clipboardOutput'

Fired by