FormsModule

Stable Class

Class Overview

class FormsModule {
}

Class Description

The ng module for forms.

Annotations

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

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

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