Wiring the Form
We'll add form controls for the other inputs and make adjustments to the form.
We'll cover the following
We’ve got a reusable input component. It’s time to hook up the rest of the form.
Form controls
The first thing we’ll do is add some form controls. We can add them to the configuration object of the form group we created in the app.component.ts
component class file.
Get hands-on with 1400+ tech skills courses.