feat(core): allow reading `Injector` from a view or content query · angular/angular@bd9b45b · GitHub
DRANK

Queries could already read `ElementRef`, `TemplateRef` and `ViewContainerRef` from a matched node via the `read` option, but not the node injector. Getting it required a helper directive on the ele...

github.com
Related Topics: GitHub Git Angular
1 comments