Angular
Fundamentals of Angular - Forms

Using Two-Way Binding for Editing

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

In this video...

You will learn how to use two-way binding to edit an entity.

Editing entities such as users, actors, movies, etc is a common need in an application. Using two-way binding we can pre-fill in the model values into a form, and when the user edits the form, we can update our model.

 

I finished! On to the next chapter