A

Admin • 832.27K Points
Coach

Q. How do you enable two-way data binding in Angular?

  • (A) Using [(ngModel)] directive
  • (B) Using [value] directive
  • (C) Using (click) event
  • (D) Using *ngFor directive
  • Correct Answer - Option(A)
  • Views: 20
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

[(ngModel)] combines property and event binding for two-way data binding.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.