File manager - Edit - /usr/local/cpanel/3rdparty/share/angular-ui-scroll/1.6.1/demo/isLoading/isLoading.js
Back
angular.module('application', ['ui.scroll']) .factory('datasource', ['$log', '$timeout', function (console, $timeout) { var get = function (index, count, success) { $timeout(function () { var result = []; for (var i = index; i <= index + count - 1; i++) { result.push("item #" + i); } success(result); }, 100); }; return { get: get }; } ]);
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings