1 reference to HandleLocationChangingAsync
Microsoft.AspNetCore.Components.WebAssembly (1)
Infrastructure\JSInteropMethods.cs (1)
39
return await WebAssemblyNavigationManager.Instance.
HandleLocationChangingAsync
(uri, state, isInterceptedLink);