Closed
Description
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.