ReactivesForms
- FormControl
- FormGroup
- FormBuilder
- FormArray
- SetValue
- PatchValue
Form Control: is class and Create a insatance to it then is Created to it.
FormGroup:Minimum FormControls two and Create instance to FromGroup then Bind
It has similar properties has FormControl.
With the FormGroup Multiple FormControls can handled single time.
Comments
Post a Comment