FORM_PROVIDERS = const [FormBuilder, RadioControlRegistry]

Shorthand set of providers used for building Angular forms.

Example

bootstrap(MyApp, [FORM_PROVIDERS]);