An optional aria-describedby
that will be provided only while the tooltip
is visible or the TooltipHookOptions.describedBy is provided.
The DOM id
required for a11y that is based off of the
TooltipHookOptions.baseId.
An optional event handler to merge with the hover mode visibility hander.
If this function calls event.stopPropagation()
, the hover mode behavior
will be disabled.
An optional event handler to merge with the hover mode visibility hander.
If this function calls event.stopPropagation()
, the hover mode behavior
will be disabled.
An optional event handler to merge with the hover mode visibility hander.
If this function calls event.stopPropagation()
, the hover mode behavior
will be disabled.
Generated using TypeDoc
@since 2.8.0