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