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 |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
-
|
It will be implemented on V6 based on the discussion with Gabriel in the issue. |
Beta Was this translation helpful? Give feedback.
It will be implemented on V6 based on the discussion with Gabriel in the issue.