vaadin / web-components

A set of high-quality standards based web components for enterprise web applications. Part of Vaadin 20+
https://vaadin.com/docs/latest/components
465 stars 83 forks source link

Support for rich tooltip #4976

Closed danielvanmil closed 1 month ago

danielvanmil commented 1 year ago

Describe your motivation

Support for rich tooltip mentions:

"Text-only (for simplicity and accessibility – support for formatting, icons, etc may be added later)"

Is there any plan for rich tooltip support?

Describe the solution you'd like

Support for rich tooltips

Describe alternatives you've considered

https://atomiks.github.io/tippyjs/

Additional context

No response

web-padawan commented 1 year ago

Thanks for the issue. There are no plans yet, but this is something that we might consider in the future.

tomivirkki commented 1 year ago

Related comment: https://github.com/vaadin/platform/issues/3146#issuecomment-1205112057

rolfsmeds commented 1 month ago

This use case is now covered by the Popover component that is introduced in V24.5