Components
Avatar Group
A composable avatar group component with smooth tooltip transitions and glow effects.
Installation
pnpm dlx shadcn@latest add https://reui.io/r/avatar-group.json
Examples
Default
Loading
Flip Animation
Loading
API Reference
AvatarGroup
Prop | Type | Default |
---|---|---|
children | ||
className | ||
tooltipClassName | ||
animation |
AvatarGroupItem
Prop | Type | Default |
---|---|---|
children | ||
className | ||
tooltipClassName |
AvatarGroupTooltip
Prop | Type | Default |
---|---|---|
children | ||
className |
Credits
- Inspired by Aceternity UI.