Switch
The Switch component exposes an accessible toggle control backed by a native checkbox and Panda tokens.
Usage
Colors
Use the color prop to align the on-state color with success, warning, or danger semantics.
Label Placement
Flip the label order with labelPlacement="start" when the toggle should follow the text.
API
Switch
Accessible switch component built on top of a native checkbox.