Badge
A short text to represent a status or a category.
Key Props
label: to set the label of the Badge.color: to change the color of the Badge.variant:size: to change the size of the Badge.icon: to show an Icon inside the Badge.avatar: to show an Avatar inside the Badge.class: to override the base styles of the Badge.
Usage
<UBadge
<!-- props here -->
/>