Badge

Summary

Badges are meant to provide a visual identification of numeric values. They are not used for anything other than integers. For textual representations, use the status pattern.

There are no attributes defined for this pattern.

Example

1 12 345 67890

Markup

<span class="zui-badge">1</span>
Fork me on GitHub