Search results

PasteCleanupArgs API in Vue RichTextEditor API component

Provides information regarding content pasted in the RichTextEditor for cleanup operations.

Properties

filesData

FileInfo[]

Returns a list of image file data that was pasted into the editor.

value

string

Returns the content data present in the ClipboardEvent arguments.