AssetAllocationCard

Domain

Donut chart + total / change header. Self-contained portfolio summary tile.

Positive change

Preview

Total value

$13,516

4.20%(+$552)
Code
<AssetAllocationCard assets={[...]} changePct={4.2} changeAbsUsd={552} />

Negative change

Preview

Total value

$2,530

2.80%(-$72)
Code
<AssetAllocationCard assets={[...]} changePct={-2.8} changeAbsUsd={-72} />
Sourcemodules/domains/fintech/portfolio/AssetAllocationCard.tsx