• Overview
@angular/forms

NgForm

directive
stable

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

API

    
      class NgForm extends ControlContainer implements Form ,AfterViewInit {