core/common/component-outlet.directive.ts
Simplified version of NgComponentOutlet
In contrast to NgComponentOutlet it allows to set the environment injector.
A PR has been raised to add that functionality in Angular.
TODO: Remove this directive once the PR is merged.
| Selector | [c8yComponentOutlet] |
| Standalone | true |