An easily stylable radio button component.
Made by imskyleenInstallation
Usage
API Reference
RadioGroup
Radio
Prop | Type | Default |
---|---|---|
...props? | HTMLMotionProps<"button"> | - |
The render
property is not supported in the Radio
component, as it is used
for animation.
Credits
- Base UI Radio
- Credit to shadcn/ui for style inspiration.