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
Difference between functional hoisting and variable hoisting?
Explain ng-bind directive angularjs?
What is pre-linking function in angularjs?
What is an isolated scope?
Describe the angularjs boot process.
Explain ngfor and ngif?
What’s the difference between dirty, touched, and pristine on a form element?
What are the components in angular2?
How to use angular js data grid/ng-grid?
What is router events in angular?
What is a locale ID?
What is ivy renderer?
What is the use of decorators in angular?
What are the life cycle hooks order in angularjs?
What does ng bind do?