What are Templates in AngularJS?
Answer / chaitanya
AngularJS templates are just plain old HTML that contains Angular-specific elements and attributes. AngularJS used these templates to show information from the model and controller.
Is This Answer Correct ? | 0 Yes | 1 No |
What is the life cycle event to check whether the dom is fully loaded?
What is router state in angular 2?
What is primeng and how can it be used with angular2?
What are the differences between @component and @directive?
What is the difference between angularjs 4 and angularjs?
Why does angular need an entrycomponents?
What is meant by lazy loading?
How do you define a transition between two states in angular?
In angular, describe how will you set, get and clear cookies?
What is ngzone service in angular?
What is angular controllers?
What is different between angular 2 and angular?