What is View in AngularJS?
Answer / chaitanya
The view is responsible for presenting your models data to end user. Typically it is the HTML markup which exists after AngularJS has parsed and compiled the HTML to include rendered markup and bindings.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is injector tree?
Is typescript a programming language?
What is angular 2 and typescript?
What are typescript types? In detail?
Can we use the open-source closure library with angular?
How to handle 'loading chunk failed' error in angularjs application?
What is link function in angularjs directive?
Why to use AngularJS?
What are the differences angular modules, javascript modules vs. Angular 1 modules?
Is angular backward compatible?
How to enable caching in $http service?
What is ng bind in angular?