Brif UI logo
0.0.51

Checkbox

A control that toggles between two options, checked or unchecked.

Default

Default size is medium

Indeterminate

Disabled

Error

API Reference

Checkbox

React.ComponentPropsWithRef<div>
PropTypeDefault
size
sm | md | lgmd
disabled
booleanfalse
checked
boolean | indeterminatefalse
error
booleanfalse

Indicator

React.ComponentPropsWithRef<div>

Label

React.ComponentPropsWithRef<label>