Radio

An easily stylable radio button component.

Made by imskyleen
Edit on GitHub

Installation

Usage

<RadioGroup>
  <Radio value="1" />
  <Radio value="2" />
  <Radio value="3" />
</RadioGroup>

API Reference

RadioGroup

Radio

PropTypeDefault
...props?
HTMLMotionProps<"button">
-

The render property is not supported in the Radio component, as it is used for animation.

Credits

Built by Skyleen. The source code is available on GitHub.

Last updated: 9/26/2025