@angular/forms

NgForm

directive

Creates a top-level FormGroup instance and binds it to a form to track aggregate form value and validation status.

  
    class NgForm {}
  
  
Jump to details