I have many buttons inside the content of Supertooltip
If you tap on some of the buttons. It should close the tooltip. (Similar to clicking on a close button)
I can't use "tooltip.close" because the variable tooltip isn't declared yet.
how to implement it?
I have many buttons inside the content of Supertooltip If you tap on some of the buttons. It should close the tooltip. (Similar to clicking on a close button) I can't use "tooltip.close" because the variable tooltip isn't declared yet. how to implement it?