Typedef

ClipboardOutputTransformationEvent (clipboard)

@ckeditor/ckeditor5-clipboard/src/clipboardpipeline

typedefobject

Fired on event-copy, event-cut and event-dragstart. 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 : 'outputTransformation'

Fired by