Search results

ImageFailedEventArgs API in React RichTextEditor API component

Provides information about a ImageFailed event.

Properties

e

object

Returns the original event arguments.

file

FileInfo

Returns the details about upload file.

name

string

Specify the name of the event.

operation

string

Returns the upload event operation.

response

ResponseEventArgs

Returns the upload event operation.

statusText

string

Returns the upload status.