naive-ui/demo/documentation/components/avatar/zhCN/index.md
2020-05-30 17:20:27 +08:00

492 B

头像 Avatar

在互联网上,没有人知道你是一条狗。即使你的头像是一只狗。

演示

size
shape
color
badge
icon
name-size

Props

名称 类型 默认值 说明
size 'small' | 'medium' | 'large' | number 'medium'
src string null
round boolean false
theme 'light' | 'dark' | null null
themed-style { [themeName: string]: Object } | null null

Slots

名称 参数 说明
default ()