MCPcopy
hub / github.com/angular-ui/ui-grid / onComplete

Function onComplete

lib/test/angular/1.8.0/angular-animate.js:1897–1900  ·  view source on GitHub ↗
(success)

Source from the content-addressed store, hash-verified

1895 return runner;
1896
1897 function onComplete(success) {
1898 close(success);
1899 runner.complete(success);
1900 }
1901
1902 function endAnimations(cancelled) {
1903 if (!animationClosed) {

Callers 1

endAnimationsFunction · 0.70

Calls 1

closeFunction · 0.70

Tested by

no test coverage detected