No Preview

Sorry, but you either have no stories or none are selected somehow.

If the problem persists, check the browser console, or the terminal you've run Storybook from.

RadioButtonGroup

Advanced settings

NameDescriptionDefaultControl
label
The label of the radio group
string
-
options*
List of radio button options
RadioButtonOption[]
--
onChange
onChange handler for radio button group
ChangeEventHandler<HTMLInputElement>
--
dataAttribute
The data attributes to apply to the wrapper
string
-
defaultChecked
Default checked radio button index
number
0
className
The class to apply to the wrapper
string
-