Beta

Checkbox

A control that allows the user to toggle between checked and not checked.

We take the Shadcn UI component and animate it with Motion.

Installation

Props

Credits

  • We use Radix UI for the checkbox component.
  • We take our inspiration from Shadcn UI for the checkbox style (to make it easier to replace a shadcn component with the animate ui component).

On this page