S
S
skela232019-01-22 15:20:02
Angular
skela23, 2019-01-22 15:20:02

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

1 answer(s)
V
Vladimir, 2019-01-22
@Casufi

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 your question

Ask a Question

731 491 924 answers to any question