Draw a configurable circular canvas countdown timer
The following three options, duration, elapsedTime and throttle, cannot be changed on the fly while the timer is running.
duration
elapsedTime
throttle
Change the options below to update the styling of the coundtown even when timer is running.
clockwise
radius
progressBarWidth
progressBarOffset
filledProgressBarBackgroundColor
emptyProgressBarBackgroundColor
circleBackgroundColor
showCaption
captionColor
captionFont
captionText
Below is the generated code for basic configuration based on the selected options above. For more advanced usage read the documentation.
Licensed under The MIT License (MIT)