Components
Checkbox

Checkbox

Renders a customizable checkbox component with support for checked, unchecked, and indeterminate states.

Installation

Install the following dependencies:

npm install @radix-ui/react-checkbox

Copy and paste the following code into your project.

Get the code ->

Update the import paths to match your project setup.