Back to catalog
Component detail entry
Forms
@vean/ui
SCheckbox

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.

Quick jump

Related components

If you are composing interactions in the same family, these components usually pair well together.

Changelog

Version history is grouped by release so you can quickly see what changed for this component across published versions.

v0.19.0

2026-05-11

Compare release

Optimization

update component structure for improved readability

Scope: checkboxAuthors: soybeanfeView commit3a6a2

Optimization

set default rovingFocus prop in CheckboxCardGroupCompact

Scope: checkboxAuthors: soybeanfeView commit5930e

Optimization

set default rovingFocus prop in CheckboxCardGroup and CheckboxGroup

Scope: checkboxAuthors: soybeanfeView commitd659e

v0.15.0

2026-04-26

Compare release

Fix

update forwardedProps to omit 'class' instead of 'label'

Scope: checkboxAuthors: soybeanfeView commit0d537

Docs

fix emit parameter syntax for consistency

Scope: checkboxAuthors: soybeanjs, CopilotView commit1d2d7

v0.15.0-beta.3

2026-04-26

Compare release

Fix

update forwardedProps to omit 'class' instead of 'label'

Scope: checkboxAuthors: soybeanfeView commit0d537

v0.9.0

2026-03-01

Compare release

Fix

conditionally render CheckboxLabel based on slot or label presence; update root variant style

Scope: checkboxAuthors: soybeanjsView commit78f2b

v0.0.20

2026-01-21

Compare release

Docs

fix markdown format

Scope: checkboxAuthors: soybeanjsView commit762c9

v0.0.19

2026-01-19

Compare release

Feature

support enter keyboard to toggle checked state

Scope: checkboxAuthors: soybeanjsView commit75ddd