entry-point
Provides infrastructure for the rendering of animations in supported browsers.
BrowserAnimationsModule | Exports |
NoopAnimationsModule | A null player that must be imported to allow disabling of animations. |
provideAnimations | Returns the set of dependency-injection providers to enable animations in an application. See animations guide to learn more about animations in Angular. |
provideNoopAnimations | Returns the set of dependency-injection providers to disable animations in an application. See animations guide to learn more about animations in Angular. |
BrowserAnimationsModuleConfig | Object used to configure the behavior of |
ANIMATION_MODULE_TYPE | A DI token that indicates which animations module has been loaded. |
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/platform-browser/animations