KB-111 · BEACON

Beacon

One capsule, every live activity — the shell morphs between timer, upload, call, and now-playing views with blur crossfades, corners pinned.

KB-111 · BEACON
Standby

standby — tap the capsule to expand

Install

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

$ pnpm dlx shadcn@latest add @kinetiq/beacon

Props

PropTypeDefaultDescription
activityBeaconActivity | nullDiscriminated union: timer (endsAt), upload (progress), call (accept/decline), playing (title/artist); null collapses to a standby pill.
expanded / defaultExpanded / onExpandedChangeboolean / boolean / (expanded) => voidControlled or uncontrolled detail row.
onDismiss() => voidRenders a dismiss action in the detail row.