ng content vs ng template

preview_player
Показать описание
ng-content and ng-template are two fundamental concepts to create reusable and flexible components in #Angular.

But which one to choose for which use case? Is there even a difference? Come find out in this video tutorial.
Рекомендации по теме
Комментарии
Автор

This was awesome! Thank you Kevin for the demo.

GuillermoArellano
Автор

Clearly understood !! Post more content ..It is very hard to understand angular ...

balajeebala
Автор

Thanks for valuable info!
What if we catch <ng-content> inside <ng-template> inside a template of component that receives projection. Will we not be able to render the projection the same way, and also avoid accessive Input property inside component controller?

arthurfedotiew
Автор

next tutorial .forRoot vs forChild please

jseh_
Автор

Is there any article or videos for headless UI using angular

rapatisoheb
Автор

Sir please put video for how to maintain filters state after page navigation

gopitech