I am trying to build a custom component using multiple ng-content in Angular 6, but this is not working and I have no idea why.
ng-content
This is my component code
alternatively you can use:
app.comp.html
This should be rendered in header selection of ng-content This should be rendered in body selection of ng-content
child.comp.html