KB-243 · PRICING/UPGRADE/GATE
Upgrade Gate Pricing
The upgrade stated as a diff, not a matrix: what you keep on one side — everything, in plain words — and what the next tier adds as plus-rows on the other, the way an honest changelog reads. Nothing about the current plan is dimmed or shamed; the gate sells the difference, not the doubt.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/pricing-upgrade-gate
Props
- currentName / currentKeeps
- string · string[]
- default —
- The kept side — stated plainly, never dimmed.
- nextName / nextPrice / gains
- string · string · string[]
- default —
- The gained side as plus-rows, price sealed at the top.
- cta / onCta / fineprint
- string · () => void · string
- default —
- The action and the proration truth beneath.
| Prop | Type | Default | Description |
|---|---|---|---|
| currentName / currentKeeps | string · string[] | — | The kept side — stated plainly, never dimmed. |
| nextName / nextPrice / gains | string · string · string[] | — | The gained side as plus-rows, price sealed at the top. |
| cta / onCta / fineprint | string · () => void · string | — | The action and the proration truth beneath. |