naive-ui/demo/documentation/components/avatar/enUS/badge.md
2020-01-27 18:21:19 +08:00

7 lines
151 B
Markdown

# Badge
Using it with badge would be nice (if you like tons of notifications).
```html
<n-badge value="999+">
<n-avatar>App</n-avatar>
</n-badge>
```