Why and When Use Ng-template, NgContent, and NgContainer in Angular
In Angular we have many directives and ng-template, ng-content and ng-containers are those directives that can be used for content projections. they have their own use case and set of features that sets them apart.
ng-template: It defines a block tha...
subhamk22.hashnode.dev2 min read