@angular/forms

ReactiveFormsModule

NgModule

Exports the required infrastructure and directives for reactive forms, making them available for import by NgModules that import this module.

class ReactiveFormsModule {
}
Jump to details