clipboard/clipboardpipeline
@ckeditor/ckeditor5-clipboard/src/clipboardpipeline
module
Filtering
Classes
-
The value of the
event-clipboardOutput
event. -
The clipboard pipeline feature. It is responsible for intercepting the
paste
anddrop
events and passing the pasted content through a series of events in order to insert it into the editor's content. It also handles thecut
andcopy
events to fill the native clipboard with the serialized editor's data.
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.