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

isFormArray

constant
stable

Asserts that the given control is an instance of FormArray

API

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