Version 0.0.1 alpha
Components
Documentation
Blog
Blocks
Figma
Search
CTRL + K
Get Started
Getting Started
Installation
Fundamentals
Components
Animations
Radio Group
Allow a single selection from a set of options
Properties
Preview
Code
Notify me about...
All new messages
Direct messages and mentions
Nothing
Installation
Imports
Example
ARM Chip Radio Group Example
Preview
Code
Select Your ARM Chip
M3
M3 Pro
M3 Max
M4
M4 Pro
M4 Max (Out of Stock)
Disabled Radio Group Example
Preview
Code
Select Your ARM Chip
M4
M4 Pro
M4 Max (Out of Stock)
Props
RadioGroup Props
Prop Name
Default Value
Possible Values
label
-
string
size
"md"
"sm", "md", "lg"
value
-
string
defaultValue
-
string
onValueChange
-
function
name
-
string
disabled
-
boolean
RadioGroupItem Props
Prop Name
Default Value
Possible Values
size
"md"
"sm", "md", "lg"
value
-
string
disabled
-
boolean
Progress Bar
Resizable