Im stumped as to how i should dynamically update the progress bar value in the pre-built progress bar component.
I want to have the progress bar update 1 - 100 over a period of 35 seconds (triggered by a click) but I can’t get my script to update the “value” beyond the first “on-click” triggered run.
Any thoughts? thank you