Last updated 5 years ago
Was this helpful?
Before using the ngModel directive in a two-way data binding, you must import the FormsModule and add it to the NgModule's imports list.
ngModel
FormsModule
[R]