Balance Hero
FinanceLarge balance display with optional blur toggle, 24h change indicator, and quick action buttons.
Import
import { FqBalanceHero, FqQuickActions } from '@/components/harlowui/finance/fq-account-widgets'Preview
Main Account
$24,851.40
+$342.18(+1.39%)today
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
balance* | number | - | Account balance value |
change24h | number | - | Absolute change in last 24 hours |
changePercent24h | number | - | Percentage change in last 24 hours |
currency | string | "USD" | Currency code |