You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.
Is it currently possible to show the tooltip when I click on a button, then remove it after my mouse has left the element?
Right now I have data-tooltip-trigger="click" and data-tooltip="Hey!" on a icon element. I want the tooltip to go away once they've left the icon.
The text was updated successfully, but these errors were encountered: