[FEAT REQ] react-tooltip__show
class counterpart for closing the tooltip
#1105
Labels
react-tooltip__show
class counterpart for closing the tooltip
#1105
It is not currently possible to use a "closing transition" for the tooltip, similar to the fade in when it opens.
Adding a
react-tooltip__closing
class (which requires some logic changes, since the tooltip currently closes immediately) should allow for using customizing the closing transition as well.The text was updated successfully, but these errors were encountered: