Collection of theme-ui and external components.
created:3/15/2021
updated:3/15/2021
source lines:80
comments %:0

Checkbox

Checkbox variants can be defined in

theme.forms
and the component uses the
theme.forms.checkbox
variant by default.

Overview

({ checked }) => (
<Checkbox defaultChecked={checked} />
)

Controls

Name
Description
Default
Controls
checked
boolean
-

A11y tests

Viewport

320px

375px

768px

1024px