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'd like the appear & disappear animation to be quite a bit faster.
How can I achieve this?
I'd want something like 160ms.
The text was updated successfully, but these errors were encountered:
There is a tooltipTimeout prop to control that: https://github.com/romainberger/react-portal-tooltip#props
tooltipTimeout
Sorry, something went wrong.
Yes, thank for the help @romainberger, I've read the docs.
Seems like that prop is only for removing or lengthening the delay when removing the tooltip
I've set it to 0, but the animation is still taking half a second.
oh you're right, my bad. For this there's no way to customize it for now, but it could be added as a prop.
No branches or pull requests
I'd like the appear & disappear animation to be quite a bit faster.
How can I achieve this?
I'd want something like 160ms.
The text was updated successfully, but these errors were encountered: