John Doe
●● / ●●
●●●● ●●●● ●●●● 8448
A card component for displaying bank account information and balances.
The bank account object containing account details.
Type: BankAccount
The name of the account holder.
Type: string
Whether to show the account balance initially.
Type: boolean (optional, defaults to true)
Additional CSS classes to apply to the card.
Type: string (optional)
Users can show/hide the balance amount by clicking the eye icon, enhancing privacy when needed.
The card adapts to different screen sizes while maintaining readability and visual appeal.
Smooth animations when the card mounts and when toggling the balance visibility.