UNPKG
@activelylearn/material-ui
Version:
latest (1.1.0-al-menuitem-fix)
1.1.0-al-menuitem-fix
1.0.0-beta.21al
1.0.0-beta.21
Material-UI's workspace package
material-ui.com
mui-org/material-ui
@activelylearn/material-ui
/
docs
/
src
/
pages
/
demos
/
badges
/
badges.md
14 lines
(8 loc)
•
280 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
components:
Badge
---
# Badge
Badge
generates
a
small
badge
to
the
top-right
of
its
child(ren).
## Simple Badges
Examples
of
badges
containing
text,
using
primary
and
secondary
colors.
The
badge
is
applied
to
its
children.
{{
"demo":
"pages/demos/badges/SimpleBadge.js"
}}