Documentation

master

return a master component for the ajax request

object master;

Example

var master = webix.ajax().master;

Back to top