• 概要
@angular/common

provideCloudflareLoader

constant
stable

Function that generates an ImageLoader for Cloudflare Image Resizing and turns it into an Angular provider. Note: Cloudflare has multiple image products - this provider is specifically for Cloudflare Image Resizing; it will not work with Cloudflare Images or Cloudflare Polish.

API

    
      const provideCloudflareLoader: (path: string) => Provider[];
    
    
Jump to details