We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0950cd5 commit a9a0a09Copy full SHA for a9a0a09
src/material/badge/badge.md
@@ -2,6 +2,10 @@ Badges are small status descriptors for UI elements. A badge consists of a small
2
typically containing a number or other short set of characters, that appears in proximity to
3
another object.
4
5
+Badges must always be applied to [block-level elements][block-level].
6
+
7
+[block-level]: https://developer.mozilla.org/en-US/docs/Web/HTML/Block-level_elements
8
9
<!-- example(badge-overview) -->
10
11
### Badge position
0 commit comments