Basic
Total entries
128
Words written
42,380
Animated count-up
Total entries
0
Words written
0
Completion rate
0.0%
Avg. session
0 min
With icons
Total entries
0
Words written
0
With delta
This week
0
+4 vs last week
Streak
0 days
−2 vs last month
With description
Writing time
Tracked from active sessions
0.0 hrs
Published
Entries shared this month
0
+3 vs last month
Quiet surface (muted borders)
Entries this week
12
Writing time
4.2h
Default surface (normal borders)
Entries this week
12
+3
Words written
42,380
Group auto-align
Wrap stats in StatGroup — cards without descriptions reserve a line only when a sibling has one.
Total scans
0
Last 24 hours
8 unique sources
0
Last 7 days
31 unique sources
0
Last 30 days
0
Compact
Entries
0
Words
0k
Streak
0d
Inline
Total entries
0
+12 this week
Words written
0
API
| Prop | Required | Type | Default | Description |
|---|---|---|---|---|
| theme | Optional | SiteTheme | atelier | Visual theme. |
| variant | Optional | "default" | "compact" | "inline" | default | Card padding and layout. |
| surfaceEmphasis | Optional | "default" | "soft" | "quiet" | "plain" | default | Border weight — default is full frame (normal); soft/quiet/plain for muted hairlines. |
| label | Optional | string | — | Metric name. |
| description | Optional | string | — | Optional supporting line under the label. |
| value | Optional | ReactNode | — | Static fallback value when animateTo is not set. |
| icon | Optional | ReactNode | — | Leading metric icon. |
| animateTo | Optional | number | — | Count up from animateFrom (default 0) to this number. |
| animateFrom / animateDuration / animateDecimals | Optional | number | — | Count-up start, duration ms, and decimal places. |
| valuePrefix / valueSuffix | Optional | string | — | Affixes around animated values, e.g. % or min. |
| delta / deltaTrend | Optional | string + trend | — | Change indicator with positive, negative, or neutral color. |
| showDeltaIcon | Optional | boolean | — | Show trend arrow beside the delta. |
| disableAutoAlign | Optional | boolean | false | Opt out of StatGroup description-line alignment for this card. |