Count Down Timer is a Javascript visual count down timer that triggers an action when it expires.
You can set how many seconds you want it to have and in the end it will trigger an event if not stopped in time.
Previously as Mobile: https://www.outsystems.com/forge/component-overview/10499/countdown-timer-mobile I ported the asset to a reactive Library that can be used by both types
Now it is reactive but you can still use it in Mobile.
You will be able to chose between 2 main webblocks.One that gives a chart view with a percentage.
And other that gives a text view with some elements.
Bug fixing
Fixed a bug where the timer was not cleared when navigating to the same page.