KQ-008 · CALLOUT

Callout

A tooltip with a leader line — the label pops from the anchor while a schematic elbow line draws itself to the card.

KQ-008 · CALLOUT

Spring assembly · SA-201

Install

One command — the source lands in your repo. Or copy it from the Code tab.

$ pnpm dlx shadcn@latest add @kinetiq/callout

Props

PropTypeDefaultDescription
contentReactNodeLabel content. Never put interactive elements here.
side / align"top" | "right" | "bottom" | "left" / "start" | "center" | "end""top" / "center"Anchor side and cross-axis alignment.
delaynumber150Hover open delay in ms. Keyboard focus opens instantly.
followCursorbooleanfalseLabel trails the pointer with drift-damped lag; leader line omitted.
disabledbooleanfalseNever opens.