'auto' (default) - hover and focus open the tooltip with the
configured tooltipDelay / closeDelay. show() and hide()
remain available for programmatic overrides.
'manual' - hover and focus are inert. Only show() / hide()
open or close the tooltip. Escape still dismisses an open tooltip
for keyboard accessibility.