Installation
Props
| Prop | Type | Default | Description |
|---|---|---|---|
price | number | 24.99 | Price per item |
currency | string | "$" | Currency symbol |
maxQuantity | number | 99 | Maximum allowed quantity |
onQuantityChange | (quantity: number) => void | - | Callback fired when quantity changes |
Search for a command to run...
A morphing add-to-cart button with spring physics, slot-machine quantity flip, and live price updates.