blog.ng-book.com
Dynamic Components with Content Projection in Angular
4
In this article, we are going to learn how to apply content projection to dynamically generated components. The idea is this: imagine you have a modal window component -- you want to encapsulate the idea of a popup message that can be reused in many diffe... Read full article