<Radio />
The
<Radio />
component allows the user to select one option from a set.The
Radio
component’s properties extend all properties of an <input type="radio" />
element, except type
.customValidity?: string