naive-ui/demo/documentation/components/avatar/zhCN/index.md
2020-02-07 23:40:07 +08:00

24 lines
418 B
Markdown

# 头像 Avatar
在互联网上,没有人知道你是一条狗。即使你的头像是一只狗狗。
## 演示
```demo
size
shape
color
badge
icon
name-size
```
## Props
|名称|类型|默认值|说明|
|-|-|-|-|
|size|`'small' \| 'medium' \| 'large' \| number`| `'medium'`||
|src|`string`|`null`||
|round|`boolean`|`false`||
|themed-style|`object`|`null`||
## Slots
|名称|参数|说明|
|-|-|-|
|default|`()`||