Why do we use ngmodel?



Why do we use ngmodel?..

Answer / Rama Shankar Karn

ngModel is used in AngularJS for data binding between the model and view. It allows two-way communication where any changes made to the model are automatically reflected in the view, and vice versa.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is the difference between $watch and $observe?

1 Answers  


What is a controller javascript?

1 Answers  


What are the characteristics of 'scope'?

1 Answers  


What is httpclient in angular?

1 Answers  


How to use ng-if/else in angular js?

1 Answers  


How to update angular 6 to angular 7?

1 Answers  


Do you know what is angulars performance like?

1 Answers  


What are events in angularjs?

1 Answers  


Explain $scope vs scope in angular js?

1 Answers  


What does SPA (Single page application) mean?

1 Answers  


What is npm start?

1 Answers  


What is bootstrap in angular?

1 Answers  


Categories