provideAnimations
function
Returns the set of dependency-injection providers to enable animations in an application. See animations guide to learn more about animations in Angular.
API
Usage Notes
provideAnimations(): Provider[];
Jump to details
Returns the set of dependency-injection providers to enable animations in an application. See animations guide to learn more about animations in Angular.
provideAnimations(): Provider[];