Docs
Checkbox

Checkbox

Checkbox component is a versatile control that empowers users to toggle between checked and unchecked states. It is designed to provide a user-friendly way to capture binary choices, enabling users to make selections in forms, surveys, or any interactive scenario where multiple options are presented.

Installation

yarn add @camped-ui/checkbox

Usage

import { Checkbox } from "@camped-ui/checkbox";
<Checkbox />

Examples

With text

You agree to our Terms of Service and Privacy Policy.

Disabled

Form

You can manage your mobile notifications in the mobile settings page.

Select the items you want to display in the sidebar.