@angular/forms

FormGroupDirective

directive

Binds an existing FormGroup or FormRecord to a DOM element.

  
    class FormGroupDirective extends ControlContainer implements Form ,OnChanges ,OnDestroy {}
  
  
Jump to details