Submitting the Form
Understand how to implement form submission and validation in Angular reactive forms. This lesson teaches you to enable submission only when the form is valid, save the form state, and reset saved data upon successful submission.
We'll cover the following...
We'll cover the following...
One last thing for this section, the user needs to be able to save the form and clear out that saved state.