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

Function applyOptions

lib/test/angular/1.7.0/angular-animate.js:1852–1855  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1850 if (!before && !after) return;
1851
1852 function applyOptions() {
1853 options.domOperation();
1854 applyAnimationClasses(element, options);
1855 }
1856
1857 function close() {
1858 animationClosed = true;

Callers 2

closeFunction · 0.70
angular-animate.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected