C#C
C#2y ago
Häng

Disable Blazor NavLink

Is there any way to disable a NavLink in Blazor?
While my application is doing some long calculations I want to prevent the user to navigate to another page.
Was this page helpful?