react-use-count-down icon indicating copy to clipboard operation
react-use-count-down copied to clipboard

chore: countdown options, onStart and onFinish

Open brunohlippert opened this issue 11 months ago • 0 comments

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.

brunohlippert avatar Mar 01 '24 02:03 brunohlippert