react-progressbar.js icon indicating copy to clipboard operation
react-progressbar.js copied to clipboard

how do I trace if the animation is done?

Open infacq opened this issue 9 years ago • 1 comments

infacq avatar Dec 08 '16 12:12 infacq

@infacq .animate() accepts a callback. Use that to set a variable or fire your function.

ronaldroe avatar Oct 22 '18 18:10 ronaldroe