• Overview
@angular/core

ANIMATION_MODULE_TYPE

constant
stable

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

API

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