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