Type Alias: SwitchColor

SwitchColor = "default" | "success" | "warning" | "danger"

Semantic colors used to tint the switch.