RadioGroup
Capture user feedback limited to small set of options
Import
Source
Docs
Package
Usage
Use RadioGroup when you need to capture user feedback limited to certain options. If you more that 5 options consider using Select instead of RadioGroup, as it provides better UX for large data sets.
Component supports all props from InputWrapper component.
Select your favorite framework/library *
This is anonymous
Variant
Spacing
xs
sm
md
lg
xl
Size
xs
sm
md
lg
xl
Color
Size
Checkbox has 5 predefined sizes: xs, sm, md, lg, xl. Size defines label font-size, input width and height.
Controlled
Get input ref
You can get input ref with ref
prop on Radio component:
Feedback
Your feedback is most valuable contribution to the project, please share how you use Mantine, what features are missing and what is done good
Leave feedback