Checkbox
Preview
Code
Prop
Default Value
Value
The color scheme of the checkbox
scheme
default
Anatomy
<Checkbox />Installation
Import
Automatic Install (Eject)
Manual Install
1
Ensure Earthling UI is installed
bun add earthling-ui2
Import the component from earthling-ui
import { Checkbox } from "earthling-ui/checkbox"