MCPcopy Index your code
hub / github.com/angular-ui/ui-router / applyOptions

Function applyOptions

test/angular/1.7/angular-animate.js:1830–1833  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1828 if (!before && !after) return;
1829
1830 function applyOptions() {
1831 options.domOperation();
1832 applyAnimationClasses(element, options);
1833 }
1834
1835 function close() {
1836 animationClosed = true;

Callers 2

closeFunction · 0.70
angular-animate.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected