AngularJS: API: ngAnimate/provider


Provider components in ngAnimate

Name Description
$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.