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

Function applyOptions

lib/test/angular/1.4.3/angular-animate.js:1606–1609  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1604 if (!before && !after) return;
1605
1606 function applyOptions() {
1607 options.domOperation();
1608 applyAnimationClasses(element, options);
1609 }
1610
1611 return {
1612 start: function() {

Callers 2

angular-animate.jsFile · 0.70
onCompleteFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected