Angular - Template-Driven Forms
Which directive must be imported to use
ngModel in a standalone Angular component?ngModel in a standalone Angular component?ngModelngModel is part of Angular's forms package, provided by FormsModule.HttpClientModule is for HTTP, RouterModule for routing, and CommonModule for common directives, none provide ngModel.ngModel needs FormsModule [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions