|
<h3>[method:Promise loadAsync]( [param:String url], [param:Function onProgress] )</h3>
|
|
<h3>[method:Promise loadAsync]( [param:String url], [param:Function onProgress] )</h3>
|
|
[page:Function onProgress] — (optional) A function to be called while the loading is in progress. The argument will be the XMLHttpRequest instance, that contains .[page:Integer total] and .[page:Integer loaded] bytes.<br />
|
|
[page:Function onProgress] — (optional) A function to be called while the loading is in progress. The argument will be the XMLHttpRequest instance, that contains .[page:Integer total] and .[page:Integer loaded] bytes.<br />
|