KB-262 · CTA/SIGNATURE/LINE

Signature Line CTA

The close as a signature line: a ledger of names instead of an email funnel — the count rolls, the latest signatures sit there as provenance, and signing asks only for a name. For communities and open registries where joining is a public act, and the page's proof is who already did.

KB-262 · CTA/SIGNATURE/LINE

Install

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

$ pnpm dlx shadcn@latest add @kinetiq/cta-signature-line

Props

count / countLabel / recent
number · string · Signature[]
default
The rolling count and the provenance names.
onSign
(name) => void
default
Fired once; signing increments the shown count locally.