Number ticker

Animates a number counting up.

1,284

Prefix

$1,284,930

Decimals

99.9%

Grid

Total users48,291
Revenue$92,450
Uptime99.98%

API reference

Inputs

PropTypeDefaultDescription
valuenumber0Target value to count up to.
fromnumber0Starting value the animation counts from.
durationnumber1500Animation length in milliseconds; 0 snaps instantly.
decimalsnumber0Number of decimal places to display.
prefixstring''Text prepended before the number.
suffixstring''Text appended after the number.
separatorstring','Thousands-group separator character.

Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.