Tooltip - UI Component lib

Hello,
I have to implement tooltip with complex dynamic content. We are currently using Kendo UI bridge. There is component for Tooltip, but in case of dynamic content, there has to be used “x-kendo-template” (which we don’t want to use) and not classic html or ak-template.

Do you have some suggestions for some UI Component lib which is compatible with aurelia and have Tooltip Component, which allows build complex dynamic template?

Thank you.

you can use Tippy.js - Tooltip, Popover, Dropdown, and Menu Library
it vanilla js - so its very easy to integrate with aurelia.

3 Likes