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

Function fireBeforeCallbackAsync

test/angular/1.2/angular-animate.js:982–984  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

980 }
981
982 function fireBeforeCallbackAsync() {
983 fireDOMCallback('before');
984 }
985
986 function fireAfterCallbackAsync() {
987 fireDOMCallback('after');

Callers 1

performAnimationFunction · 0.70

Calls 1

fireDOMCallbackFunction · 0.70

Tested by

no test coverage detected