Angular 9: How to Lazy Load Components in template at defined placeholders.
Team: I am to load few components on scroll down in pre-defined placeholders in template. I am trying to use ViewChild, ViewContainerRef, ComponentFactoryResolver but facing lots of issues.