Skip to content

Checkbox

Control for multiple selections in a set.

You'll receive a notification when someone posts a comment

Installation

Usage

Controlled

Use the checked and onCheckedChange props to control the checkbox state programmatically.

States

Invalid

Use the invalid prop to indicate an invalid state.

Disabled

Use the disabled prop to disable the checkbox.

Examples

With Description

You'll receive a notification when someone posts a comment on your post

Indeterminate

Group

Show these items on the desktop:

Select the items you want to show on the desktop.

Card Style

API Reference

Checkbox

Checkbox control for boolean or multi-select state.

CheckboxGroup

Groups related checkboxes with consistent layout.


For a complete list of props, see the Ark UI documentation.