Badge
Badges are used to inform user of the status of specific data. Check out code for detail of usage.
Rounded Badge
Badges can have a rounded shape. To do this, you should use the
rounded-full
utility Check out
code for detail of usage.
Glow Badge
Badges can be glow. To do this, you should use colored shadows. Check out code for detail of usage.
Soft Color Badge
Badges can have a soft colors. To do this, you should use some opacity. Check out code for detail of usage.
Outlined Badge
Badges can be outlied. Check out code for detail of usage.
Badge With Dots
Badges can be a dot attached to it. Check out code for detail of usage.
Badge With Dots
Badges can have a soft colors and a dot attached to it. Check out code for detail of usage.
Badge With Icon
Badges can have an icon. Badges components work well with FontAwesome and Heroicon Icons. Check out code for detail of usage.