What does ng model do?



What does ng model do?..

Answer / Swadesh Mishra

ngModel is a directive in AngularJS that allows two-way data binding between the controller's scope and a form control. It synchronizes the value of the form control with the corresponding view, and vice versa.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is ng-model in angularjs?

1 Answers  


What is difference between config() and run() method in AngularJS?

1 Answers   Citi Bank, SLK Software,


What is app_base_href in angular 4/5?

1 Answers  


What are the core components of angular 2?

1 Answers  


What is ui angular?

1 Answers  


What is runguardsandresolvers in angular 8?

1 Answers  


Explain life cycle in angular?

1 Answers  


What is the new in angular 7?

1 Answers  


How will you initialize a select box with options on page load?

1 Answers  


Is angular 2 mobile oriented?

1 Answers  


What do you understand by metadata in context of angular 2 application?

1 Answers  


How we can use styleurls and styles in angular 2?

1 Answers  


Categories