Small status descriptors for UI elements.
Some components like button, avatar needs to be wrapped with md-badge
component.
The following option can be applied to any badge:
Name | Description | Default |
---|---|---|
md-content String, Number | A content for badge | |
md-position String | Position of badge top or bottom | top |
md-dense Boolean | Enables the dense layout | false |