Skip to main content
Sentivel Endorsed by RayfieldStatus pages and uptime monitoring for whatever you ship. Free to start.Take a look A stat displays a number. When it changes, the digits roll to the new value and a small indicator shows how far it moved. Stats are read-only and do not save.
Stat cards showing values and their change indicators

Properties

string
The label.
string
Hint text under the label. Optional. A compact stat has no room for it and drops it with a warning.
string | number
An icon shown beside the label. Optional.
number
default:"0"
The initial value.
string
default:"\"\""
Text before the number.
string
default:"\"\""
Text after the number.
string
default:"\"value\""
On a compact card, show the "value" or the "change".
boolean
default:"false"
Show a small card. Forced on inside a row.
string
default:"\"percentage\""
Show the delta as "percentage" or "absolute".
string
default:"\"previous\""
Measure change from the "previous" value or the "initial" one.
boolean
default:"true"
Roll the digits rather than snap to the new value.

Handle

number
The current value.
Set the value.
Zero the change indicator.