Hide tooltip after delay? #1161
|
I noticed there's a delayHide prop but that delays hiding. I am looking for a way to hide the tooltip after 10 seconds, regardless of where the mouse is. I assume I could fake it by using the imperative api and the close method - is there anything I'm missing or should I file a feature request |
Answered by
danielbarion
Apr 15, 2026
Replies: 2 comments 1 reply
|
I upvote that. It will be really nice if the tooltip has the ability to disappear even without any user interaction, just by a timeout. I use it on the "copy link" element and even with openEvents and closeEvents i can't make it just go away after initial click. |
1 reply
|
It will be implemented on V6 based on the discussion with Gabriel in the issue. |
0 replies
Answer selected by
danielbarion
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It will be implemented on V6 based on the discussion with Gabriel in the issue.