Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-ui/ui-router
/ onComplete
Function
onComplete
test/angular/1.6/angular-animate.js:1919–1922 ·
view source on GitHub ↗
(success)
Source
from the content-addressed store, hash-verified
1917
return
runner;
1918
1919
function
onComplete(success) {
1920
close(success);
1921
runner.complete(success);
1922
}
1923
1924
function
endAnimations(cancelled) {
1925
if
(!animationClosed) {
Callers
1
endAnimations
Function · 0.70
Calls
1
close
Function · 0.70
Tested by
no test coverage detected