| Name | Description | Default | Control |
|---|---|---|---|
| variant | Variant theme of SwapButton | "none" | |
| isOn * | Whether SwapButton is on | - | - |
| onItem * | Item to show when SwapButton is onReactNode | - | - |
| offItem * | Item to show when SwapButton is offReactNode | - | - |
| className * | Wrapper class | - | - |
| onToggle * | Toggle handler() => void | - | - |