@angular/platform-browser/animations
Provides infrastructure for the rendering of animations in supported browsers.
入口点的导出
Entry point exports
NgModules
BrowserAnimationsModule | 导出带有附加依赖项注入提供者 的 Exports |
NoopAnimationsModule | 必须导入一个空播放器以支持禁用动画。 A null player that must be imported to allow disabling of animations. |
结构
Structures
BrowserAnimationsModuleConfig | Object used to configure the behavior of |
类型
Types
ANIMATION_MODULE_TYPE |