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

Function getClassVal

lib/test/angular/1.8.0/angular-animate.js:1654–1656  ·  view source on GitHub ↗
(element)

Source from the content-addressed store, hash-verified

1652 }
1653
1654 function getClassVal(element) {
1655 return element.attr('class') || '';
1656 }
1657
1658 function prepareInAnimation() {
1659 var endingClasses = filterCssClasses(getClassVal(inAnchor));

Callers 2

prepareAnchoredAnimationFunction · 0.70
prepareInAnimationFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected