A

Admin • 828.03K Points
Coach

Q. How is two-way data binding implemented in Angular?

  • (A) Using [(ngModel)] syntax
  • (B) Using [ngModel]
  • (C) Using (ngModelChange)
  • (D) Using {{} } interpolation
  • Correct Answer - Option(A)
  • Views: 14
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
[(ngModel)] combines property and event binding for two-way binding.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.