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