Hello, my app has a lot of data that needs to be displayed in a sort of key value fashion. The only problem is many of these fields need tooltips in order for the team to better understand the meaning behind the fields. The key value map component is convenient in layout but it does not seem like it supports tooltips on the columns. Is there a trick around this or has anyone discovered a good way to display a number of fields in a key, value fashion that also supports tooltips?
Thanks.