@angular/forms

NgModel

directive

Creates a FormControl instance from a domain model and binds it to a form control element.

  
    class NgModel {}
  
  
Jump to details