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

Function applyOptions

test/angular/1.4/angular-animate.js:1863–1866  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1861 if (!before && !after) return;
1862
1863 function applyOptions() {
1864 options.domOperation();
1865 applyAnimationClasses(element, options);
1866 }
1867
1868 function close() {
1869 animationClosed = true;

Callers 2

closeFunction · 0.70
angular-animate.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected