react-use-count-down
react-use-count-down copied to clipboard
chore: countdown options, onStart and onFinish
Creates an options parameter that receives optional configurations, such as interval, onStart, and onFinish. onStart runs every time the countdown starts onFinish runs every time the countdown reaches zero.