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

Function getClassVal

lib/test/angular/1.7.0/angular-animate.js:1676–1678  ·  view source on GitHub ↗
(element)

Source from the content-addressed store, hash-verified

1674 }
1675
1676 function getClassVal(element) {
1677 return element.attr('class') || '';
1678 }
1679
1680 function prepareInAnimation() {
1681 var endingClasses = filterCssClasses(getClassVal(inAnchor));

Callers 2

prepareAnchoredAnimationFunction · 0.70
prepareInAnimationFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected