Token that can be used to retrieve an instance from an injector or through a query.
API
type ProviderToken<T> = Type<T> | AbstractType<T> | InjectionToken<T>
Token that can be used to retrieve an instance from an injector or through a query.
type ProviderToken<T> = Type<T> | AbstractType<T> | InjectionToken<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/ProviderToken