Categories
How to install formsmodule in angular?
For the ngModel directive to work, it is necessary to import the formsmodule, tell me how to install this module?
Answer the question
In order to leave comments, you need to log in
https://codesandbox.io/s/5300qmlw9k Look at package.json and app.module.ts If you start the application with the ng new my-app command, this module will already be in package.json https://angular.io/guide/quickstart
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question