Badge

Text badge with background color.

Preview

Code

<Badge color='blue' text='Awesome' />

Props

PropDescriptionRequiredValue

className

custom styles

optional

SCSS or Tailwind style

color

background color

required

blue, red, green, orange or purple

text

badge text

required

string

Last updated