i have added Forms module in app.module.ts in my component while using [(ngModel)]="model" it shows Can't bind to [(ngModel)] since it is not provided by any applicable directives
can you solve this error and fix and help me
i have added Forms module in app.module.ts in my component while using [(ngModel)]="model" it shows Can't bind to [(ngModel)] since it is not provided by any applicable directives
can you solve this error and fix and help me