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
useCountUp
No description provided.
The text was updated successfully, but these errors were encountered:
@geryit it was some issues with ts definition. Could please check 4.2.6 version?
Sorry, something went wrong.
@mmarkelov yes with ts definition. I upgraded to 4.2.6 but now I see this:
Can you add start to types too?
start
This is how I use it:
const {countUp, start} = useCountUp({ start: 0, end, delay: 500, duration: 2.75, decimals: 1, decimal: ".", });
@geryit thank you! I'll try to fix it today :(
Successfully merging a pull request may close this issue.
No description provided.
The text was updated successfully, but these errors were encountered: