naive-ui/demo/documentation/components/avatar/enUS/badge.demo.md
2020-12-12 14:44:44 +08:00

10 lines
154 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>
```