The Wayback Machine - https://web.archive.org/web/20240920155529/https://angular.dev/api/forms/isFormGroup/
@angular/forms

isFormGroup

constant

Asserts that the given control is an instance of FormGroup

  
    const isFormGroup: (control: unknown) => control is FormGroup<any>;
  
  
Jump to details
HTTPS · web.archive.org
← Home