Search code examples
vaadinvaadin-flowvaadin23

Vaadin23 tooltip component


I need to show users different tooltips on mouse over event. Do we have something like that in Vaadin component library? If no, how to show tooltips in Vaadin23?


Solution

  • There is an addon for tooltips https://vaadin.com/directory-beta/addon/tooltip

    There is also ongoing work on adding tooltips to the core framework, you can follow the discussion here https://github.com/orgs/vaadin/discussions/3196