In a Web Component How to show tooltip & hide tooltip when clicking outside or when another tooltip clicked – Shopify
I have this Web Component that has cards with tooltips. I am trying to accomplish 3 things. I am trying use Vanilla Javascript vs jQuery or other libraries. Show when a button is clicked then hide if button is clicked…