We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm missing a method to change the seconds value when called either as a function call or from setState(){}.
This would enable me to have an increment/decrement button to change the interval of the countdown timer.
Best regards Ulrich Bjerre
The text was updated successfully, but these errors were encountered:
Hey @ulrichbjerre! Thank you for your issue!
I'll add this feature comming soon! Check out updates, thank you!
Sorry, something went wrong.
Cool! So, just to be on the same level - there are currently function to pause, resume and restart.
How about a dedicated start function and then this "setTime" function- or what you want to call it 😉
Hi @WiRight any update about this new features?
WiRight
Successfully merging a pull request may close this issue.
I'm missing a method to change the seconds value when called either as a function call or from setState(){}.
This would enable me to have an increment/decrement button to change the interval of the countdown timer.
Best regards
Ulrich Bjerre
The text was updated successfully, but these errors were encountered: