Interface: StatCardProps¶
Defined in: src/components/stats-card/StatCard.tsx:12
Properties¶
loading?¶
optionalloading?:boolean
Defined in: src/components/stats-card/StatCard.tsx:18
Loading state - shows skeleton when true
title¶
title:
string
Defined in: src/components/stats-card/StatCard.tsx:14
Title/label for the statistic
value¶
value:
number
Defined in: src/components/stats-card/StatCard.tsx:16
Numeric value to display