On this page
NoopAnimationsModule
class
experimental
npm Package | @angular/platform-browser |
---|---|
Module | import { NoopAnimationsModule } from '@angular/platform-browser/animations'; |
Source | platform-browser/animations/src/module.ts |
Overview
class NoopAnimationsModule {
}
Annotations
@NgModule({ exports: [BrowserModule], providers: BROWSER_NOOP_ANIMATIONS_PROVIDERS })
© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/platform-browser/animations/NoopAnimationsModule