Type Alias: SwitchStatus

SwitchStatus = "default" | "success" | "warning" | "error"

Semantic states used to tint the switch.