Angular – RadioControlValueAccessor

Using radio buttons with reactive form directives

The follow example shows how to use radio buttons in a reactive form. When using radio buttons in a reactive form, radio buttons in the same group should have the same formControlName. Providing a name attribute is optional.

Source: Angular – RadioControlValueAccessor

Leave a Reply

Your email address will not be published. Required fields are marked *