Compositions
Core Primitives
Transitions
Typography
Customize
1
Installation
$ pnpm dlx shadcn@latest add @framecn/pricing-tier-focus
Usage
import { PricingTierFocus } from "@/components/framecn/pricing-tier-focus";<PricingTierFocus />API Reference
PricingTierFocus
| Prop | Type | Default |
|---|---|---|
focusedTier | number | 1 |
accentColor | string | "#22c55e" |
speed | number | 1 |
fps | number | 30 |
durationInFrames | number | 180 |
width | number | 1280 |
height | number | 720 |
className | string | - |
Notes
Focus with dimmed siblings
The focused tier rises and brightens while other tiers dim and blur. Great for pricing page highlights.