DEVELOPMENT PREVIEW
•
Active development in progress with experimental features
In development
Home
Docs
Components
GitHub
input API
inputs/switch.tsx
Switch
Props
Prop
Type
Default
Description
checked
boolean | undefined
—
Show native HTML props
Native HTML Props
Prop
Type
Default
Description
onChange
((v: boolean) => void) | undefined
—