ajax/completeCallback:
Function
index.mjsline 258completeCallback executed when the request is completed after success or error callbacks are executed
PARAMETERS
Name Type Description response
Object
error response wrapper
PROPERTIES
Name Type Description status
number
response status code
statusText
string
response status text
Resizable