Checkbox
Checkbox belongs to the Forms category. Start with demos and usage, then use the API tables to finish integration and styling decisions.
Use the quick jump panel to reach overview, usage, demos, and API first, then continue through the full page.
If you are composing interactions in the same family, these components usually pair well together.
Version history is grouped by release so you can quickly see what changed for this component across published versions.
2026-05-11
update component structure for improved readability
set default rovingFocus prop in CheckboxCardGroupCompact
set default rovingFocus prop in CheckboxCardGroup and CheckboxGroup
2026-04-26
update forwardedProps to omit 'class' instead of 'label'
fix emit parameter syntax for consistency
2026-04-26
update forwardedProps to omit 'class' instead of 'label'
2026-03-01
conditionally render CheckboxLabel based on slot or label presence; update root variant style
2026-01-21
fix markdown format
2026-01-19
support enter keyboard to toggle checked state