You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2026. It is now read-only.
Hello,
Currently I'm using this directive to show multiple timers on the same page. The countdown timer starts at a predefined value:
{{mminutes}}:{{sseconds}}However, when the timer reaches 00:00, it stops. I want it to go negative instead of stopping at 0 seconds. Is this possible?
Kind regards,
Raf Theunis