- Goal:
Communicate to the user that a text has a tooltip by underlining text with a dotted underline. I want to achieve the behavior that retool has in the documentation actually (example: The Link component for Retool Apps | Retool Docs)
on this page the text has a dotted underline and the tooltip appears immediately on mouse over (instead of on a delay)
- Details:
I have tried using a text, html and link components, but they all had issues. - Screenshots: