@angular/common

ImageLoaderConfig

interface

Config options recognized by the image loader function.

  
    interface ImageLoaderConfig {  loaderParams?: { [key: string]: any; };}}
  
  
Jump to details