Not sure if this is your SMART Board? Learn how you can tell
const progress = state(0);
Example: animate a progress bar
const count = state(0);