Carregando…
Carregando…
Carregando…Overlapping avatar cluster whose tooltip tilts and slides with spring physics following the cursor — adapted from Aceternity UI.
Cluster de avatares — passe o mouse pra ver o tooltip com spring physics
$ npx kikitocn add animated-tooltipmotionimport { AnimatedTooltip } from "@/components/ui/cn/animated-tooltip/AnimatedTooltip";
export function AnimatedTooltipExample() {
return (
<AnimatedTooltip />
);
}| Prop | Tipo | Padrão | Descrição |
|---|---|---|---|
items* | { id: number; name: string; designation: string; image: string }[] | — | Pessoas a exibir |