Skip to content

Checkbox

Checkboxes are used to select or deselect a value.

Link to DaisyUI documentation

Properties

Property Required Type Description
color No str (one of: primary, secondary, accent, neutral, success, warning, info, error)
size No str (one of: xs, sm, md, lg, xl)
validator No bool
validator-hint No str
Any additional properties No any

Examples

<{Checkbox}/>