Default
Function: default()
[object Object]
Defined in: app/components/UI/Checkbox.tsx:14
A styled checkbox component with an integrated label.
This component wraps a standard HTML checkbox input within a label element to provide a larger, more accessible click area. It includes hover states for both the input and the text, utilizing Tailwind transitions for a smooth color shift on the label.
Parameters
props
[object Object]
Component properties.
Returns
[object Object]