KB-242 · PRICING/SINGLE/LINE
Single Line Pricing
One plan, stated whole: a single price on the rolling readout, everything included in one honest list, and the caveat printed with the price instead of buried in fine print. The anti-matrix — for products confident enough to have one answer to how much.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/pricing-single-line
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| price / per / caveat | number · string · string | — | The price, its unit, and the one honest caveat sealed beside it. |
| included | string[] | — | Everything, in one list — two columns on wide screens. |
| cta / onCta | string · () => void | — | The one action. |