@angular/forms

FormControlDirective

directive

Synchronizes a standalone FormControl instance to a form control element.

  
    class FormControlDirective extends NgControl implements OnChanges ,OnDestroy {}
  
  
Jump to details