Closed Vpet95 closed 5 years ago
There is one. There is a property in the docs called "delay" which accepts either number or an object, e.g.
<ReactHint delay={{show: 0, hide: 1000}} /> // hide the tooltip after 1 second
Hope this helps!
Closing, please feel free to reopen in case you still have questions.
A duration parameter would be nice, to configure how long the tooltips stay visible. Based on the documentation I don't believe there is - correct me if I'm wrong!