W3cubDocs

/Angular 4 TypeScript

ReactiveFormsModule

Stable Class

Class Overview

class ReactiveFormsModule {
}

Class Description

The ng module for reactive forms.

Annotations

@NgModule({
  declarations: [REACTIVE_DRIVEN_DIRECTIVES],
  providers: [FormBuilder, RadioControlRegistry],
  exports: [InternalFormsSharedModule, REACTIVE_DRIVEN_DIRECTIVES]
})

exported from forms/index, defined in forms/src/form_providers.ts

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/docs/ts/latest/api/forms/index/ReactiveFormsModule-class.html