MCPcopy Create free account
hub / github.com/angular-ui/ui-router / applyOptions

Function applyOptions

test/angular/1.5/angular-animate.js:1846–1849  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1844 if (!before && !after) return;
1845
1846 function applyOptions() {
1847 options.domOperation();
1848 applyAnimationClasses(element, options);
1849 }
1850
1851 function close() {
1852 animationClosed = true;

Callers 2

closeFunction · 0.70
angular-animate.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected