tsimport {AvatarGroupOverflow} from '@astryxdesign/core/AvatarGroup'
| Guidance | Practices |
|---|---|
| Do | Pass the real hidden count to count so the accessible label matches the visible indicator. |
| Do | Use short custom text such as +12 or 99+; the indicator is sized like an avatar. |
| Do | Provide onClick when the overflow opens a member list, popover, or detail view. |
| Don't | Do not use long labels inside the indicator; place longer participant details next to the group instead. |