Mouseover within table element (hover over table element)

Hi,

I have a table element with two columns and several rows. One of the column is the key the other column contains the corresponding value.
The underlying data source of this table contains also a third column with details/short description about each key.
The goal would be while hovering over one of the keys to get a mouseover which contains this short description to the key. Is this mouseover functionality available in the table element?

Hey Christpoher,

as far as I can remember there is a custom component from @ali.noureldine doing exactly this.
Ali maybe you can share more insights :slight_smile:

Thank you @ali.noureldine for sharing the following CC: https://confluence.intranet.onelogic.de/pages/viewpage.action?pageId=26545312

It is possible to highlight cells in different ways and also add tooltips to it.