Checkbox
An easily stylable checkbox component.
Made by imskyleenInstallation
Usage
API Reference
Checkbox
Base UI API Reference - CheckboxProp | Type | Default |
---|---|---|
...props? | HTMLMotionProps<"button"> | - |
The render
prop is not supported in the Checkbox
component as it is used
for animation.
CheckboxIndicator
Base UI API Reference - Checkbox.IndicatorProp | Type | Default |
---|---|---|
...props? | SVGMotionProps<SVGSVGElement> | - |
The render
and keepMounted
props are not supported in the
CheckboxIndicator
component as it is used for animation.