Search results

PasteCleanupArgs API in React RichTextEditor API component

Provides information about a pasteCleanup args.

Properties

filesData

FileInfo[]

Returns the list of image files data that is pasted.

value

string

Returns the content in the ClipboardEvent arguments.