pricing card
Elegant pricing plan showcase card
Basic
$90
Per user/month, billed monthly
✔Advance data analysis
✔Priority support
✔Unlimited storage
Premium
Most Popular$120
Per user/month, billed monthly
✔Advance data analysis
✔Priority support
✔Unlimited storage
Enterprise
$200
Per user/month, billed annually
✔Advance data analysis
✔Priority support
✔Unlimited storage
Installation
Choose your preferred installation method. CLI is recommended for the fastest setup.
1
Quick Install
One command, zero configuration
$ npx @hritik-sharmaa/repeat-ui add card-pricing-card --variant ts-tailwind
Props Table
Configuration options and properties for this component.
Prop | Type | Default | Description |
---|---|---|---|
plan | string | - | Got 3 type of plan Basic | Premium | Enterprise |
price | number | string | - | Price of the plan |
billing | string | - | Description of the plan |
features | string[] | - | Array of string to diaply the features of each card |
buttonText | string | - | Text for the button |
isPopular | boolean | - | Boolean value for the popular badge |