Retrieves an Injector associated with an element, component or directive instance.
API
function getInjector(elementOrDir: {} | Element): Injector;
Retrieves an Injector associated with an element, component or directive instance.
function getInjector(elementOrDir: {} | Element): Injector;
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/globals/getInjector