Demo page
Introduction
Simple element that allows you to add a counter to your app that counts up to a set number on page load. Can be used to display values and show stats.
The element is fixed-width
Features
How to Setup
Drag the Counter element onto your page.
In the element inspector, set the value (integer) to which the counter should count to.
The value can also by set dynamically.
Adjust the width of the element according to your needs (having more than 4 digits will require a greater width).