Checkbox
type CheckboxProps = ComponentProps<typeof Checkbox>;
You agree to our Terms of Service and Privacy Policy.
Prop | Type | Default Value | Description |
---|---|---|---|
className | string | undefined | The CSS class name for styling the button. |
type CheckboxProps = ComponentProps<typeof Checkbox>;
You agree to our Terms of Service and Privacy Policy.
Prop | Type | Default Value | Description |
---|---|---|---|
className | string | undefined | The CSS class name for styling the button. |