MCPcopy Create free account
hub / github.com/angular-ui/ui-grid / notifyProgress

Function notifyProgress

lib/test/angular/1.4.3/angular-animate.js:2322–2325  ·  view source on GitHub ↗
(runner, event, phase, data)

Source from the content-addressed store, hash-verified

2320 return runner;
2321
2322 function notifyProgress(runner, event, phase, data) {
2323 triggerCallback(event, element, phase, data);
2324 runner.progress(event, phase, data);
2325 }
2326
2327 function close(reject) { // jshint ignore:line
2328 applyAnimationClasses(element, options);

Callers 1

queueAnimationFunction · 0.70

Calls 1

triggerCallbackFunction · 0.85

Tested by

no test coverage detected