PasteCleanupArgs
12 Sep 20251 minute to read
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.