We have a tooltip and want to place an url inside which should be clickable. So the tooltip should stay if we hover over with the mouse. When we leave the tooltip window it should disappear.
Example how it works in google:

In CSS it works with display:block but not with Tooltip of Mudblazor.