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 @viewchild?
What is core module in AngularJS?
Explain the steps for creating a services in angular 2?
What is main differences between angular expression and javascript expression?
What is @outputs in angular 2?
How can we create a component using angular cli?
Whats is a filter?
What is ng build?
What is filter in angularjs?
How to create a custom errorhandler?
How many types of services are there in angularjs?
List some difference between angularjs and angular 2?