5 min read
•Question 12 of 46easyTemplate-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