Angular
Fundamentals of Angular - Forms

Processing Form Data

Outline

In this video...

You will learn about how to deal with the data entered by the user.

Using a component we can access the data through the ngSubmit event and then work with the data appropriately.

 

I finished! On to the next chapter