Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

How to apply the css "display:block" to MudBlazor Tooltip?

$
0
0

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:

Example of Google Spreadsheet

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


Viewing all articles
Browse latest Browse all 4839

Trending Articles