VoiceTone
type VoiceTone = "dim" | "accent" | "green";Defined in: packages/react/src/types.ts:7
Status-chip tone (color), independent of the state label.
type VoiceTone = "dim" | "accent" | "green";Defined in: packages/react/src/types.ts:7
Status-chip tone (color), independent of the state label.