KB-103 · SIGNAL/CENTER

Signal Center

An inbox that files itself — signals arrive on the conveyor, swipe away with real velocity, and clear-all sweeps the floor in a cascade.

KB-103 · SIGNAL/CENTER

Signals

33unread
CI
Billing
Mentions
System

Swipe a row to archive

Install

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

$ pnpm dlx shadcn@latest add @kinetiq/signal-center

Props

PropTypeDefaultDescription
signals / defaultSignals / onSignalsChangeSignal[] / Signal[] / (signals) => voidControlled or uncontrolled feed; Signal = { id, source, title, detail?, time, read? }.
onArchive(signal: Signal) => voidFires per archived signal, including clear-all.
titlestring"Signals"Header title next to the live unread readout.