KB-244 · CTA/LEDGER/CLOSE
Ledger Close CTA
A closing move that argues from the ledger: the day's counts roll in on the left — the same numbers the stats band carries, now doing sales duty — and the ask stands on the right with both doors open. Reads as a receipt with a signature line: here is what happened today; join it.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/cta-ledger-close
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| counts | CloseCount[] | — | The day's numbers, rolling in on readouts. |
| headline / copy | [string, string] · string | — | The close, over two lines. |
| primaryCta / secondaryCta / onPrimary / onSecondary | string · () => void | — | Both doors, stacked on the right. |