Radio Group
A set of checkable buttons—known as radio buttons—where no more than one of the buttons can be checked at a time.
We take the Shadcn UI component and animate it with Motion.
Installation
Props
Animate UI props
RadioGroupItem
Prop | Type | Default |
---|---|---|
transition? | Transition | { type: 'spring', stiffness: 200, damping: 16 } |