[ Web Proxy ]
URL:
Viewing: https://angular.dev/api/common/ImageConfig [Back]  [Original]

ImageConfig Angular Skip to main content
menu
close
more_horiz
menuAPI
@angular/common

ImageConfig

Type Alias
stable

A configuration object for the image-related options. Contains:

On this page

    arrow_upward_alt Back to the top

    API

        
          type ImageConfig = {  breakpoints?: number[];  placeholderResolution?: number;  disableImageSizeWarning?: boolean;  disableImageLazyLoadWarning?: boolean;}
        
        
    Jump to details

    Web Proxy Viewer  |  New URL  |  Original Page