Type Alias: RadioColor

RadioColor = "default" | "success" | "warning" | "danger"

Semantic colors that tint the radio outline and dot.