Search

Ctrl + K

SwapButton

Preview

😇
Show code

Docs

NameDescriptionDefaultControl
variantVariant theme of SwapButton"none"
isOn *Whether SwapButton is on--
onItem *Item to show when SwapButton is on
ReactNode
--
offItem *Item to show when SwapButton is off
ReactNode
--
className *Wrapper class--
onToggle *Toggle handler
() => void
--