Checkbox

A control allowing the user to toggle between checked and not checked.

Usage

API Reference

Checkbox

A checkbox with a built-in indicator (checkmark and indeterminate icons).

Examples

For accessible labelling and validation, prefer using the Field component to wrap checkboxes. See the related example: Checkbox field.

Disabled

With Description

Card Style

Form Integration

Field provides accessible labelling and validation for form controls. Use it with Form to submit values.