Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-ui/ui-grid
/ endAnimations
Function
endAnimations
lib/test/angular/1.4.3/angular-animate.js:1657–1662 ·
view source on GitHub ↗
(cancelled)
Source
from the content-addressed store, hash-verified
1655
}
1656
1657
function
endAnimations(cancelled) {
1658
if
(!animationClosed) {
1659
(closeActiveAnimations || noop)(cancelled);
1660
onComplete(cancelled);
1661
}
1662
}
1663
}
1664
};
1665
Callers
1
angular-animate.js
File · 0.70
Calls
1
onComplete
Function · 0.70
Tested by
no test coverage detected