Animate UI

Checkbox

Checkboxes provide the same functionality as native HTML checkboxes, without any of the styling, giving you a clean slate to design them however you'd like.

Made by imskyleen
Edit on GitHub

Installation

Usage

<Checkbox />

API Reference

Checkbox

PropTypeDefault
variant?
"default" | "accent"
-
size?
"default" | "sm" | "lg"
-
...props?
HTMLMotionProps<"button">
-

Credits

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