Show/hide a tooltip referenced by a trigger's aria-describedby (or
data-hl-tooltip) on hover and focus, dismissing on Escape. The enhancer
wires role="tooltip" and aria-describedby automatically, shows after a
short hover delay (focus is immediate), and keeps the tooltip open while the
pointer crosses onto it. Positioning is collision-aware and respects the
trigger's data-hl-placement override.
Show/hide a tooltip referenced by a trigger's
aria-describedby(ordata-hl-tooltip) on hover and focus, dismissing on Escape. The enhancer wiresrole="tooltip"andaria-describedbyautomatically, shows after a short hover delay (focus is immediate), and keeps the tooltip open while the pointer crosses onto it. Positioning is collision-aware and respects the trigger'sdata-hl-placementoverride.