Answer Posted / 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 |
Post New Answer View All Answers
What are services in angularjs?
What's new in angular 4?
Can't bind to ngmodel since it isn't a known property of input?
What are event emitters and how it works in angular 2?
What is backend javascript?
What are static and public in angular?
What is directive?
What is the difference between angular 1 and angular 2?
What is the difference between ‘this’ vs $scope in angularjs controllers?
Write all the steps to configure an angular app(ng-app).
What is const javascript?
How many modules can be used in a single html page?
What is class in typescript?
List some of the built-in validators in angularjs?
Can angularjs connect to database?