Search results

ResponseEventArgs API in React RichTextEditor API component

Provides information about a ImageResponse event.

Properties

headers

string

Returns the headers information of the upload image.

readyState

object

Returns the readyState information.

statusCode

object

Returns the upload image statusCode.

statusText

string

Returns the upload image statusText.

withCredentials

boolean

Returns the credentials status of the upload image.