Counter
The Counter element animates a number from a starting value to an ending value with customizable prefix, suffix, and formatting.
Settings
Section titled “Settings”-
Count from (text) - The starting number for the animation. Default: 0.
-
Count to (text) - The ending number for the animation. Default: 1000.
-
Animation in ms (number) - Duration of the counting animation in milliseconds. Default: 1000.
-
Typography (typography) - Font settings for the counter number.
Prefix
Section titled “Prefix”-
Prefix (text) - Text displayed before the counter number.
-
Typography (typography) - Font settings for the prefix text.
Suffix
Section titled “Suffix”-
Suffix (text) - Text displayed after the counter number.
-
Typography (typography) - Font settings for the suffix text.
Separator
Section titled “Separator”-
Thousand separator (checkbox) - Add thousand separators to the number.
-
Separator (text) - Character used as the thousand separator. Default: ”,”. Only shown when “Thousand separator” is enabled.