A

Admin • 832.27K Points
Coach

Q. Which Angular directive is used for two-way data binding?

  • (A) [(ngModel)]
  • (B) [value]
  • (C) (input)
  • (D) *ngIf
  • Correct Answer - Option(A)
  • Views: 31
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

The `[(ngModel)]` directive enables two-way data binding between the input field and the component.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.