What is Content projection(ng content) and why we should use this? In simple word the goal of ng-content or Content projection is to create reusable component.For example we have five bootstrap cards in a page all cards have header ,body…

What is Content projection(ng content) and why we should use this? In simple word the goal of ng-content or Content projection is to create reusable component.For example we have five bootstrap cards in a page all cards have header ,body…