Improve this Doc View Source $animateProvider
The $animateProvider
allows developers to register JavaScript animation event handlers directly inside of a module. When an animation is triggered, the $animate service will query the $animate service to find any animations that match the provided name value.
Requires the ngAnimate
module to be installed.
Please visit the ngAnimate
module overview page learn more about how to use animations in your application.
© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://code.angularjs.org/1.3.20/docs/api/ngAnimate/provider/$animateProvider