Checkbox
A control that allows the user to toggle between checked and not checked.
Installation
npx nativecn add Checkbox
Usage
import { Checkbox } from "@/components/Checkbox"
<Checkbox />
A control that allows the user to toggle between checked and not checked.
npx nativecn add Checkbox
import { Checkbox } from "@/components/Checkbox"
<Checkbox />