Can we pass our custom parent in hoverTooltip , similar to tootips?

I need to pass my custom parent to render tooltip rendered by hoverTooltip extensions , is there a way to do this , I see that in tooltips extension we have an option to pass our parent, currently hoverTooltip is being rendered inside see the below screenshot , but I need to take out this from editor hierarchy dom.

Yes. The hover tooltip uses the regular tooltip mechanism, so configuring that with tooltips also affects hover tooltips.