interface
Object used to configure the behavior of BrowserAnimationsModule
interface BrowserAnimationsModuleConfig { disableAnimations?: boolean }
Property | Description |
---|---|
disableAnimations?: boolean | Whether animations should be disabled. Passing this is identical to providing the |
© 2010–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v12.angular.io/api/platform-browser/animations/BrowserAnimationsModuleConfig