Components/Components
Avatar Tooltips
Interactive overlapping avatars that reveal animated, spring-based tooltips on hover.
avatartooltippopupsmotion
Preview
Installation
npx shadcn@latest add https://grootstudio.vercel.app/r/avatar-tooltips.jsonUsage
Props
| Prop | Type | Default | Required | Description |
|---|---|---|---|---|
| items | AvatarItem[] | [] | Array of items containing id, name, designation and a React icon component. | |
| className | string | undefined | Additional CSS classes for the container element. |
Dependencies
motion/react