Wraps one or more actions (buttons, a popover trigger, etc.) that may be disabled, surfacing a
tooltip explanation while they are, via DisabledTooltipWrapper. This is the convenience
shape for the common case of a single tooltip message driving both the wrapper's accessible name
and the tooltip body — use DisabledTooltipWrapper directly if the accessible name and the
tooltip content need to differ, or the Tooltip needs non-default props.
Wraps one or more actions (buttons, a popover trigger, etc.) that may be disabled, surfacing a tooltip explanation while they are, via DisabledTooltipWrapper. This is the convenience shape for the common case of a single tooltip message driving both the wrapper's accessible name and the tooltip body — use
DisabledTooltipWrapperdirectly if the accessible name and the tooltip content need to differ, or theTooltipneeds non-default props.