Gerald
0
Q:

formgroup addcontrol

let form: FormGroup = new FormGroup({});
form.addControl(field_name, new FormControl('', Validators.required));
2

New to Communities?

Join the community