Components/Radio Group

Radio Group

Mutually exclusive set of options - only one can be selected.


Installation

npx ajaxui add radio-group

Horizontal orientation

Props

PropTypeDefaultDescription
valuestring--
defaultValuestring--
onValueChange(value: string) => void--
orientation"vertical" | "horizontal""vertical"-
disabledbooleanfalse-