Type Alias: RadioStatus

RadioStatus = "default" | "success" | "warning" | "error"

Semantic statuses that tint the radio outline and dot.