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

Function getClassVal

lib/test/angular/1.5.0/angular-animate.js:1687–1689  ·  view source on GitHub ↗
(element)

Source from the content-addressed store, hash-verified

1685 }
1686
1687 function getClassVal(element) {
1688 return element.attr('class') || '';
1689 }
1690
1691 function prepareInAnimation() {
1692 var endingClasses = filterCssClasses(getClassVal(inAnchor));

Callers 2

prepareAnchoredAnimationFunction · 0.70
prepareInAnimationFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected