Checkbox
A control that allows the user to toggle between checked and unchecked states.
Installation
pnpm dlx vibe-ui-kit@latest add checkbox label
💡 Vibe UI Component Dependencies: This component requires other components to work correctlyPlease make sure you also install these Vibe UI component dependencies: label
Variations
Explore the standard interactive states of the Checkbox component.
Examples
Form Checklist
An interactive list group mapping checkboxes to multi-row selection inputs with support for descriptions.
Card Selector
A responsive grid selector where active items check their matching checkboxes and show a highlighted border.
Props
Contributors
JS
Jenish Sabhadiya