Thanks to visit codestin.com
Credit goes to angular-docs.tr

    • Genel Bakış
@angular/forms

isFormGroup

constant
kararlı

Asserts that the given control is an instance of FormGroup

API

    
      const isFormGroup: (control: unknown) => control is FormGroup<any>;
    
    
Detaylara atla