填写这份《一分钟调查》,帮我们(开发组)做得更好!去填写Home

@angular/platform-browser/animations

Provides infrastructure for the rendering of animations in supported browsers.

入口点的导出

Entry point exports

NgModules

BrowserAnimationsModule

导出带有附加依赖项注入提供者BrowserModule 以便与动画一起使用。请参阅动画

Exports BrowserModule with additional dependency-injection providers for use with animations. See Animations.

NoopAnimationsModule

必须导入一个空播放器以支持禁用动画。

A null player that must be imported to allow disabling of animations.

结构

Structures

BrowserAnimationsModuleConfig

Object used to configure the behavior of BrowserAnimationsModule

类型

Types

ANIMATION_MODULE_TYPE