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

isFormControl

constant

Asserts that the given control is an instance of FormControl

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