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

isFormControl

constant

Asserts that the given control is an instance of FormControl

API

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