## RadioButtonGroup

The RadioButtonGroup component is a collection of `<input type="radio">` fields where the user can enter data.

It is used within a `<form>` element to declare input controls.

<!-- PROPS -->
