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 |
What is ng-model in angularjs?
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?
What are the core components of angular 2?
What is ui angular?
What is runguardsandresolvers in angular 8?
Explain life cycle in angular?
What is the new in angular 7?
How will you initialize a select box with options on page load?
Is angular 2 mobile oriented?
What do you understand by metadata in context of angular 2 application?
How we can use styleurls and styles in angular 2?