KB-212 · PRICING/USAGE/DIAL
Usage Dial Pricing
Usage pricing you can measure: one caliper, one bill. Drag the jaws to the volume you expect and the monthly total carry-rolls to meet it, priced through progressive bands whose rates are printed right there — a price you can check beats a price you must trust. The caliper is the library's own instrument; the total is a readout.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/pricing-usage-dial
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| bands | UsageBand[] | — | Progressive bands, ascending; each prices only its own span. |
| min / max / step / defaultUsage / unit | number · string | — | The caliper's range and the metered unit. |
| onCta | (usage) => void | — | Fired with the measured volume. |