Animate UI

Checkbox

An easily stylable checkbox component.

Made by imskyleen
Edit on GitHub

Installation

Usage

<Checkbox />

API Reference

Checkbox

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

The render prop is not supported in the Checkbox component as it is used for animation.

Credits

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