jsonp.timer¶
webix.jsonp.
timer
([see official doc])¶webix.jsonp.timer helper.
Please look into the linked official documentation.
External references¶
Code¶
1 2 3 | webix.jsonp.timer = 3000;
})();
|
webix.jsonp.
timer
([see official doc])¶webix.jsonp.timer helper.
Please look into the linked official documentation.
1 2 3 | webix.jsonp.timer = 3000;
})();
|