getInjector
function
Retrieves an Injector associated with an element, component or directive instance.
API
getInjector( elementOrDir: {} | Element): Injector;Jump to details
Retrieves an Injector associated with an element, component or directive instance.
getInjector( elementOrDir: {} | Element): Injector;