Edit page
Home
Getting Started
Components
Forms
AddressSmartInputAsyncCreatableSelectAsyncSelectCheckboxCreatableSelectCurrencyInputDropzoneDropzoneImagesFormErrorFormLabelImageCropInputGroupNumberInputPasswordInputPhoneInputRadioPropsExamplesSelectSliderInputTextInputTextMaskInputTextareaToggle
Typography
Utilities
Visualization Components

Radio

Radios allow the user to select a single item from a list.

Props

checked
Bool
className
String
[Empty string]
disabled
Bool
false
error
Bool
false
forwardedRef
Custom
name
String
required
onChange
Func
required
value
Node
required

Examples

Default Usage

Error Modifier

Disabled Modifier