Badge
Item quality badges with star indicators, matching Stardew Valley's quality system.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| quality | "basic" | "silver" | "gold" | "iridium" | "basic" | The quality tier, which controls color and star style. |
| showStar | boolean | true | Whether to show the quality star icon. Stars only appear for silver, gold, and iridium. |
| children | ReactNode | — | Label text or content inside the badge. |
| className | string | — | Additional CSS classes to apply. |