# Animated Tooltip

> A cool tooltip that reveals on hover, follows mouse pointer  Features:   -  Mouse Following: The tooltip moves and rotates with your cursor.   -  Spring Animation: Enjoy smooth, springy animations for a natural feel.   -  Hover Effects: Tooltips pop up with fade and scale effects when you hover.   -  Avatar Display: Circular profile pics with a stylish border.   -  Gradient Accents: Cool gradient lines add flair to the tooltip.   -  Group Layout: Stack avatars for a neat overlapping look.   -  Responsive Images: Next.js Image takes care of loading and optimizing images.    Example Use Cases:   -  Team Member Display: Show team info when you hover.   -  User Lists: Highlight user details in social features.   -  Contributor Sections: Feature project contributors.   -  Member Grids: Showcase community or organization members.    Props:   -  id: A unique identifier.   -  name: The display name.   -  designation: The role or title.   -  image: The avatar image URL.

- Author: [Manu Arora](https://21st.dev/@manuarora700)
- Library: [Aceternity UI](https://21st.dev/@manuarora700/library/aceternity-ui)
- License: mit
- Tags: Tooltip, Card, Avatar, Landing Page, Clients, Team
- npm dependencies: framer-motion
- Live preview: https://21st.dev/@manuarora700/components/animated-tooltip

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/manuarora700/animated-tooltip?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt · More like this: https://21st.dev/community/components/s/tooltip.md
