angular, Programming IT Nursery How can I use/create dynamic template to compile dynamic Component with Angular 2.0? I want to dynamically create a template. This should be used to build a ComponentType at runtime and place (even replace) it somewhere inside of the hosting Component. Until... May 27, 2022 0 Comments