Clow Pricing
A pricing tier in painted Clow chrome. Large or medium portrait cards, or a horizontal strip (mini card + cream panel). Plan name on the ribbon, price and features inset in the pink field. Soft ramo fan via ClowPricingFan.
Draw
draw a card
$npx shadcn@latest add @clow/clow-pricingFirst time? Point @clow at the registry
Once per project, add the registry to your components.json. Then draw any card by name.
"registries": {
"@clow": "https://clow.cards/r/{name}.json"
}Full setup →Playground
props
<ClowPricing />Examples
basic
Props
| prop | type | default |
|---|---|---|
| size | lg | md | horizontal | lg |
| frame | classic | hope | twin | solar | void | classic |
| tone | sakura | clow | ink | mono | ember | sakura |
| name | text | STUDIO |
| price | text | 24 |
| currency | text | $ |
| period | text | / mo |
| description | text | Paper that ships with every install. |
| brand | text | CLOW |
| highlighted | boolean | false |
| badge | text | Most chosen |




