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

isFormControl

constant
stable

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