W3cubDocs

/Angular

ResourceLoader

Loading function for a Resource.

API

type ResourceLoader<T, R> = (param: ResourceLoaderParams<R>) => PromiseLike<T>

Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/core/ResourceLoader