Search results

PasteCleanupArgs API in JavaScript RichTextEditor API control

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.