Value and return paired with a clean sparkline tracing the period's trend.
The import and the props worth knowing about, in one place.
import { Money15 } from "@/components/beste/piece/money15";
<Money15
label="Portfolio"
value="$52,840"
delta="+12.4%"
period="Past 12 months"
points={[
20,
24,
22,
30,
28,
36,
33,
42,
48,
45,
56,
62
]}
/>Headline total with a percentage change and the period it covers.
Score figure with a marker placed along its range and a rating word.
Months of runway over a split of current balance and monthly burn.
Income and expense rules leading to an emphasized net figure for the period.