What technique uses angular 2 for two way binding?
Answer / Sagar Kumar
Two-way data binding in Angular 2 is achieved using the ngModel directive. This directive synchronizes the value of an HTML form control with the corresponding property of a component.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to solve fflickering issue in angular js?
What is mvc angularjs?
What is data binding and its types?
What is the use of a filter in angularjs?
What is View in AngularJS?
What is a component in angular 2?
What is a decorator in angular 6?
In angular 2 module consist of what arrays?
How to upgrade web applications from angular2 to angular4?
what are directives? Mention some of the most commonly used directives in angularjs application?
Explain the angularjs factory?
What are angular testing utilities?