components icon indicating copy to clipboard operation
components copied to clipboard

feat(MatTooltip): Add support for rich tooltips (popups)

Open Yar-s opened this issue 1 year ago • 0 comments

Feature Description

Please, add support for rich tooltips (popups). They're described in M3 standard.

image

Existing tooltip and menu components are not enough for feature-rich web apps.

Use Case

  • Hover/click a table cell or any other element to display more info via a custom component or a template ref.
  • Use it as a menu that won't be closed after clicking a menu item

Yar-s avatar May 14 '24 14:05 Yar-s