Badge
Badges are used to denote status or to highlight specific information.
- On this page
Properties
color
The theme variation color for a badge.
"animated" | "purpleCyan" | "yellowPink" | "cyanGreen" | "pinkPurple" | "cyan" | "green" | "orange" | "pink" | "purple" | "red" | "yellow" | "white" | "black" | "blackSecondary" | "blackLight"
variant
The variants for the Badge components. `normal` -> Default solid badge. `subtle` -> Subtler background, highlights the text. `outline` -> No background color, just borders and text.
"normal" | "subtle" | "outline"