Z.Ajax
Description
The Z.Ajax module contains types and interfaces used with the Z.ajax(...) function.
Provided by Z.Ajax
Interfaces
Parameters | A set of parameters that configure the Z.ajax(...) request. |
Request | A Z.ajax(...) request object. |
Types
Callback | An optional function to be called when the Z.ajax(...) request finishes. |
Method | The HTTP method to use for the Z.ajax(...) request. |