What technique uses angular 2 for two way binding?



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

Post New Answer

More AngularJS Interview Questions

How to solve fflickering issue in angular js?

1 Answers  


What is mvc angularjs?

1 Answers  


What is data binding and its types?

1 Answers  


What is the use of a filter in angularjs?

1 Answers  


What is View in AngularJS?

1 Answers  


What is a component in angular 2?

1 Answers  


What is a decorator in angular 6?

1 Answers  


In angular 2 module consist of what arrays?

1 Answers  


How to upgrade web applications from angular2 to angular4?

1 Answers  


what are directives? Mention some of the most commonly used directives in angularjs application?

1 Answers  


Explain the angularjs factory?

1 Answers  


What are angular testing utilities?

1 Answers  


Categories