Wallet Card

A premium dark wallet card with a blue radial-gradient surface, live balance display, iOS-style toggle, and a primary action button. The card surface responds to the pointer with a soft cyan shine driven entirely by MotionValues.

Wallet

Mastercard Ending with 3040

$4,566.00Total Balance

Installation

Add the component directly to your repository using shadcn CLI:

npx shadcn@latest add Surajmaurya1/easyui/wallet-card

API Reference

PropTypeDefaultDescription
balancestring'$4,566.00'Headline balance figure rendered as the dominant type
cardTypestring'Mastercard'Card brand label shown in the subtitle
cardLastFourstring'3040'Last four digits of the underlying card
buttonLabelstring'Use Wallet'Label for the primary action button
onUseWallet() => voidundefinedClick handler for the action button
disabledbooleanfalseDisable the action button
balanceLabelstring'Total Balance'Small caption under the balance figure
classNamestringundefinedAdditional Tailwind classes merged into the card root