To use the countup/countdown action, you must first enable adding IDs to elements in your app, you do this at:
Settings > General > Expose the option to add an ID attribute to HTML elements.
Example of how to animate countup text on page load:
1. Add a text element on the "Design" tab, you can leave it empty, add an ID to the text.
2. Go to the "Workflow" tab, add new event "Page is loaded"
3. Add the action "Countup / countdown", specify the ID of the text you added and the options you want to have
4. Done!
Example editor:
https://bubble.io/page?name=index&id=demo-countupcountdown&tab=tabs-1Example demo:
http://demo-countupcountdown.bubbleapps.io/version-test/index?debug_mode=true