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

Function fireBeforeCallbackAsync

test/angular/1.3/angular-animate.js:1445–1447  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1443 }
1444
1445 function fireBeforeCallbackAsync() {
1446 fireDOMCallback('before');
1447 }
1448
1449 function fireAfterCallbackAsync() {
1450 fireDOMCallback('after');

Callers 1

performAnimationFunction · 0.70

Calls 1

fireDOMCallbackFunction · 0.70

Tested by

no test coverage detected