Comparison Table
Cards & Layout
Side-by-side feature comparison table with staggered row entrance animations and check/cross icons.
Loading preview...
Props
| Prop | Type | Default | Description |
|---|---|---|---|
plans | { name: string; features: Record<string, boolean | string> }[] | — | Array of plan objects with name and feature values. |
featureLabels | string[] | — | Ordered list of feature label strings for each row. |
className | string | '' | Additional CSS classes. |