Type alias ButtonColorUnion

ButtonColorUnion: "secondary" | "primary" | "negative" | "positive"

Generated using TypeDoc