Components/Components

Avatar Tooltips

Interactive overlapping avatars that reveal animated, spring-based tooltips on hover.

avatartooltippopupsmotion

Preview

Installation

npx shadcn@latest add @grootstudio/avatar-tooltips

Usage

1

Import the component

2

Use like this

Props

PropTypeDefaultRequiredDescription
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