BoM Daily / design

components

Switch

An instant on/off toggle built on Radix Switch, for settings that apply immediately. The track fills with the primary tone when on. The thumb animates with a calm ease-out and respects reduced motion.

Basic

States

Props

PropTypeDefaultDescription
checkedbooleannoneControlled state.
defaultCheckedbooleannoneUncontrolled initial state.
onCheckedChange(c: boolean) => voidnoneChange handler.
labelReactNodenoneClickable label beside the track.
disabledbooleanfalseDisable the control.