Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

193
Views
How can I provide a clickable link in a tooltip?

I would like to write a text in my title but have the word be a clickable link like a 'Link' or 'a'. Title is only waiting for a string.

<MaterialSwitch
 title={A CLICKABLE STRING}
/>
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

The only solution i see is making your custom Tooltip, or just implement one from a library. Then you can add an onClick that directs you to a new Page.

Maybe you wanna take a look at MaterialUI https://mui.com/components/tooltips/

<Tooltip onClick={() => redirect(...)} title="Add">
  <Button>Controlled</Button>
</Tooltip>

here is what it could look like in MaterialUI

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!