ngAnimate
Improve this Doc ngAnimate
Installation
First, get the file:
- Google CDN e.g.
"//ajax.googleapis.com/ajax/libs/angularjs/X.Y.Z/angular-animate.js"
- NPM e.g.
npm install --save angular-animate@X.Y.Z
oryarn add angular-animate@X.Y.Z
- Bower e.g.
bower install angular-animate#X.Y.Z
- code.angularjs.org