Component
Radio
Single-choice control (wraps Base UI Radio/RadioGroup).
Basic
API reference
value / defaultValueNone
stringControlled or uncontrolled selected value, owned by RadioGroup.
onValueChangeNone
(value: string) => voidFires when the selection changes.
disabledfalse
booleanDisables the group or an item.
tone"default"
ComponentToneColor used for the selected item's border and dot.
classNameNone
stringAdditional classes applied to the component root.
