Angular
Intro to Reactive Forms in Angular - FormControl Foundations

Demo: Add a FormControl

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

In this video we're going to demo initializing a FormControl in the component with a simple string value. We'll bind it to the template with the [formControl] directive. In the end, we'll be able to see that the form is updated with the value that we initialized the FormControl with. Hooray!

 

I finished! On to the next chapter