DEVELOPMENT PREVIEWIn development

input API

inputs/switch.tsx

Switch

Props

PropTypeDefaultDescription
checked
boolean | undefined
Show native HTML props

Native HTML Props

PropTypeDefaultDescription
onChange
((v: boolean) => void) | undefined