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

Function onComplete

test/angular/1.4/angular-animate.js:1930–1933  ·  view source on GitHub ↗
(success)

Source from the content-addressed store, hash-verified

1928 return runner;
1929
1930 function onComplete(success) {
1931 close(success);
1932 runner.complete(success);
1933 }
1934
1935 function endAnimations(cancelled) {
1936 if (!animationClosed) {

Callers 1

endAnimationsFunction · 0.70

Calls 1

closeFunction · 0.70

Tested by

no test coverage detected