Method
type Method = string;
The HTTP method to use for the Z.ajax(...) request (e.g. "POST", "GET", "PUT").
Used within Z.Ajax.Parameters.
type Method = string;
The HTTP method to use for the Z.ajax(...) request (e.g. "POST", "GET", "PUT").
Used within Z.Ajax.Parameters.