Search results

ImageSuccessEventArgs API in Angular RichTextEditor API component

Provides information about a ImageSuccess 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.