Properties
| Property | Type | Description |
|---|---|---|
totalCount | number | The total count of items, as avatars should only be displayed for the first view |
size | sxsmlDefault: "m" | The size of the avatars inside the stack. |
className | string | The elements class name. |
children | ReactNode |
Events
| Property | Type | Description |
|---|---|---|
onCountPress | (() => void) | The onPress action of the additional items count element |