Declare a Template within a Template using `ng-template` in Angular

Share this video with your friends

Send Tweet

In this lesson we learn about ng-template, an Angular component that allows us to declare some piece of Angular template. We will explore how to use @ViewChild to grab the template from within our Angular component and how we can then pass it along accordingly.

Raja Sekar Durairaj
~ 6 years ago

Hi Egghead, I am a react developer, I am new to angular. I like to create a simple app in angular 5 which will look like the example shown in this course, Can you please help me to identify the pre-requirement course which i can take before this course