Checkbox
Displays a boolean value.
Usage
First of all, you need to import the Checkbox
component and the useCheckbox
hook from the kitchn
package.
import { Checkbox, useCheckbox } from "kitchn"
Displays a boolean value.
First of all, you need to import the Checkbox
component and the useCheckbox
hook from the kitchn
package.
import { Checkbox, useCheckbox } from "kitchn"