Closed lukejames1111 closed 3 years ago
I am trying to make it so that there is one button, which when clicked will show multiple tooltips at the same time. Is this possible?
You use triggerTarget: button for each of the tippy() calls/instances.
triggerTarget: button
tippy()
I am trying to make it so that there is one button, which when clicked will show multiple tooltips at the same time. Is this possible?