• 概要
@angular/common

provideNetlifyLoader

function
stable

Function that generates an ImageLoader for Netlify and turns it into an Angular provider.

API

function provideNetlifyLoader(path?: string | undefined): Provider[];

provideNetlifyLoader

Function that generates an ImageLoader for Netlify and turns it into an Angular provider.

@parampathstring | undefined

optional URL of the desired Netlify site. Defaults to the current site.

@returnsProvider[]
Jump to details