@angular/forms

FormsModule

NgModule

Exports the required providers and directives for template-driven forms, making them available for import by NgModules that import this module.

  
    class FormsModule {}
  
  
Jump to details