Pricing
PricingCards
Card-based pricing section with tiered plans, feature lists, and CTA buttons. Popular tier is highlighted.
Installation
npm install @trinkui/reactPreview
Props
| Prop | Type | Default | Description |
|---|---|---|---|
pill | string | — | Top badge label |
titlerequired | string | — | Section headline |
subtitle | string | — | Supporting description |
tiers | PricingTier[] | [] | Array of pricing tier objects |
animated | boolean | true | Enable entrance animations |
theme | "light" | "dark" | — | Section color theme |
className | string | — | Additional CSS classes |