• Overview

This site uses cookies from Google to deliver its services and to analyze traffic.

@angular/core

ANIMATION_MODULE_TYPE

constant

A DI token that indicates which animations module has been loaded.

  
    const ANIMATION_MODULE_TYPE: InjectionToken<"NoopAnimations" | "BrowserAnimations">;
  
  
Jump to details