| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| classList | 自定义class | Object | - |
| class | 自定义class | string | - |
| style | 自定义样式 | Object | |
| size | 头像大小 | small、default、large | - |
| align | title显示的位置同Tooltip | top | bottom | left | right | topLeft | topRight | bottomLeft | bottomRight | leftTop | leftBottom | rightTop | rightBottom | top |
| max | 最大显示数量 | number | - |
| excessStyle | 超过数目显示样式 | Object | - |