Skip to content
On this page

Avatar 头像

Avatar 组件可以用来代表人物或对象, 支持使用图片,图标或者文字作为 Avatar

基础用法

使用 shapesize 属性来设置 Avatar 的形状和大小。

输入
<demo src="../component/avatar.vue"></demo>
输出
circle
square

Released under the MIT License.