CKEDITOR.editor.commands.paste
class
Filtering
Methods
-
The default implementation of the paste command.
Parameters
editor : editorAn instance of the editor where the command is being executed.
data : Object | StringIf
datais a string, then it is considered content that is being pasted. Otherwise it is treated as an object with options.