PlanCard

Subscription plan card with pricing, features list, and checkout CTA.

API Reference

PropTypeDefaultDescription
name*stringPlan name
price*stringPrice display text
period*stringBilling period
credits*numberMonthly credit amount
description*stringPlan description
features*string[]Feature list
highlightedbooleanfalseHighlight as recommended
currentPlanbooleanfalseMark as current plan
onCheckout*() => voidCheckout callback
loadingbooleanfalseShow loading state

Source Code