Answer Posted / chaitanya
A viewmodel is an object that provides specific data and methods to maintain specific views. Basically, it is a $scope object which lives within your AngularJS app's controller.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain ng-click directive?
What is primeng?
What are directives in angular 6?
What is the configuration required for caching of static resources like images, css and js in angular 2+
How to set authorization headers in get/post/put requests in angular?
How angular protects us from xss attacks?
What is interceptor in angular?
What are some differences between angular 2 and 4?
Write syntax for component, directives and pipe decorator?
How to disable a control or element in angularjs?
What is change detection strategy in angular?
What are inbuilt directives available in angularjs?
What is npx?
What is rxjs in angular?
Sketch a pictorial diagram of angular architecture.