Badges
Documentation and examples for badges, our small count and labeling component.
Default badges
Documentation and examples for badges, our small count and labeling component.
Outline badges
In need of a badge, but not the hefty background colors they bring? Replace the default
modifier classes with the .badge-outline-*
ones to remove all background images and colors
on any badge.
Rounded
Use the .badge-pill
modifier class to make badges more rounded (with a larger
border-radius
and additional horizontal padding
). Useful if you miss the
badges from v3.
Light badges
Some colors are better seen on dark backgrounds, those are the ones with light colors.
Scaling
Badges scale to match the size of the immediate parent element by using relative font sizing and em
units.
Example heading New
Example heading New
Example heading New
Example heading New
Example heading New
Example heading New
Custom Badges
By adding some utilities classes you can customize the spacing and look.
Badges with Icons
You can include an icon to a badge to give context.
Badge in Buttons
Badges can be used as part of links or buttons to provide a counter.