@angular/forms

AbstractFormGroupDirective

directive

A base class for code shared between the NgModelGroup and FormGroupName directives.

  
    class AbstractFormGroupDirective extends ControlContainer implements OnInit ,OnDestroy {}
  
  
Jump to details