Replies: 1 comment 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.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
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.
All reactions