AvatarGroup (头像组)
层叠头像组,超出部分以 +N 角标展示。
基础用法
超出折叠
展开全部
属性
| 属性 | 类型 | 默认值 | 说明 |
|---|---|---|---|
| users * | KunUser[] | — | |
| ariaLabel | string | — | Accessible name for the group (default derived from the count). |
| ellipsis | boolean | true | |
| total | number | — | Grand total for the "+N" overflow chip. Defaults to users.length, so the overflow shows even without passing it explicitly. |
| visibleCount | number | 5 |
插槽
| 插槽 | 作用域 |
|---|---|
| #default | — |