AvatarGroup (头像组)

层叠头像组,超出部分以 +N 角标展示。

基础用法

User 1
User 2
User 3
User 4
Basic.vue

超出折叠

User 1
User 2
User 3
User 4
+ 8
Overflow.vue

展开全部

User 1
User 2
User 3
User 4
User 5
User 6
User 7
User 8
ShowAll.vue

属性

属性类型默认值说明
users *KunUser[]
ariaLabelstringAccessible name for the group (default derived from the count).
ellipsisbooleantrue
totalnumberGrand total for the "+N" overflow chip. Defaults to users.length, so the overflow shows even without passing it explicitly.
visibleCountnumber5

插槽

插槽作用域
#default