The badge component is generally used in combination with a heading component.
It conveys information about the amount of unseen updates or unresolved tasks for a certain page section.
<span class="badge">128</span>
<span class="badge">{{label}}</span>
{
"label": "128"
}