I’d like to show a tooltip for an element in a table. As there are links I’d like the tooltip to be interactive and the links clickable.
- Native tooltips are not clickable.
- Native FocusGroup doesn’t allow me to reference the repeating cell/ elements within the table.
- Using a reusable group within the table as reference element for FocusGroup doesn’t work either.
Any idea how I can solve this?