@angular/common

IMAGE_CONFIG

constant

Injection token that configures the image optimized image functionality. See ImageConfig for additional information about parameters that can be used.

  
    const IMAGE_CONFIG: InjectionToken<ImageConfig>;
  
  
Jump to details