Angular

Intro to Reactive Forms in Angular - Building a Form with Groups

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

In this section, we'll learn about another essential building block of @angular/forms, called the FormGroup. The FormGroup is important in logically grouping together FormControls. We'll learn how to wrap multiple FormControls into a FormGroup to represent the form, nest FormGroups inside the form, and more. Additionally, we'll inspect the source of truth behind the structure of the form called the Form Model.

 

I finished! On to the next chapter