A control that allows the user to toggle between checked and not checked.
import { Checkbox, CheckboxControl } from "@/components/ui/checkbox";
<Checkbox> <CheckboxControl /> </Checkbox>