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

Function getClassVal

lib/test/angular/1.4.3/angular-animate.js:1436–1438  ·  view source on GitHub ↗
(element)

Source from the content-addressed store, hash-verified

1434 }
1435
1436 function getClassVal(element) {
1437 return element.attr('class') || '';
1438 }
1439
1440 function prepareInAnimation() {
1441 var endingClasses = filterCssClasses(getClassVal(inAnchor));

Callers 2

prepareAnchoredAnimationFunction · 0.70
prepareInAnimationFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected