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
View docs here.