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

isFormGroup

constant
stable

Asserts that the given control is an instance of FormGroup

API

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