Value of custom paste type. By default it is always empty. To allow custom paste type, pass the allowed types to EditorOptions.allowedCustomPasteType
General file from clipboard event
Html extracted from raw html string and remove content before and after fragment tag
Array of tag names of the first level child nodes
Image file from clipboard event
BASE64 encoded data uri of the image if any
Link Preview information provided by Edge
An editor content snapshot before pasting happens. This is used for changing paste format
If true, the event was triggered by a native paste event (keyboard or native context menu paste)
HTML string from clipboard event. When set to null, it means there's no HTML from clipboard event. When set to undefined, it means there may be HTML in clipboard event, but fail to retrieve
Plain text from clipboard event
Available types from clipboard event
Generated using TypeDoc
An object contains all related data for pasting