An object contains all related data for pasting
Whether the current clipboard contains at least a block element.
customizedMerge Customized merge function to use when merging the paste fragment into the editor
domToModel Options to use when creating the content model from the paste fragment
An optional event cache. This will be consumed by event cache API to store some expensive calculation result. So that for the same event across plugins, the result doesn't need to be calculated again
Type of this event
HTML Document Fragment which will be inserted into content
Stripped HTML string after "EndFragment" comment
Attributes of the root "HTML" tag
Stripped HTML string before "StartFragment" comment
Paste type option (as plain text, merge format, normal, as image)
Generated using TypeDoc
Data of BeforePasteEvent