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 data binding in angular 7?
What is html api?
What are the exit codes in node.js? List some exit codes?
What is candeactivate?
What is react vs angular?
How would you make use of onnginit()?
How to rollback the whole object when navigating back to a page managed by angular router in angular 8?
What is the second argument in watch?
What is code splitting?
What are services in angular?
What are promises in angular 2?
Why $scope is used in angularjs?