A

Admin • 832.27K Points
Coach

Q. How do you create a reactive form control in Angular?

  • (A) Using new FormControl()
  • (B) Using ngModel
  • (C) Using formGroupName
  • (D) Using formControlName
  • Correct Answer - Option(A)
  • Views: 24
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

FormControl instances are created in reactive forms using new FormControl().

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.