logo

/Code Snippet|v2.3.3

Typedef

ajax/completeCallback:

Function

index.mjsline 258

completeCallback executed when the request is completed after success or error callbacks are executed

PARAMETERS
NameTypeDescription

response

Object

error response wrapper

PROPERTIES
NameTypeDescription

status

number

response status code

statusText

string

response status text

Resizable