Radio button controls for single selection from groups
HuxRadio
component provides radio button controls that allow users to select a single option from a group of related choices. It features consistent 18x18 pixel sizing for optimal UX and automatic light/dark theme adaptation.
value
- The value represented by this radio buttongroupValue
- The currently selected value for the grouponChanged
- Callback when the radio button is selectedlabel
- Optional text label for the radio buttonsize
- Size variant (small, medium, large)isDisabled
- Whether the radio button is disabled