Currently I've implemented a custom react component as a component column for a listing page (see, https://docs.kentico.com/documentation/developers-and-admins/customization/extend-the-administration-interface/ui-pages/reference-ui-page-templates/listing-ui-page-template#add-react-components-to-cells).
I would very much like to have a tooltip for a single cell (the cell I'm hovering over is the custom component column I've created).
The documentation of React components in XbyK is quite limited: https://docs.kentico.com/x/8QSiCQ
It covers just the react input components and no other components. Has anyone had experience in implementing the native XbyL tooltip component on react side? Thanks.
Environment
Xperience by Kentico version: [31.2.1]
.NET version: [10]