#1 Data Analytics Program in India
₹2,499₹1,499Enroll Now
5 min read
Question 12 of 46easy

Template-Driven Forms

Building forms with template syntax.

Template-Driven Forms

Forms where logic is in the template using directives. Uses FormsModule.

Key Directives

  • ngModel: Two-way binding
  • ngForm: Form directive
  • ngModelGroup: Group controls