1 reference to JSRuntime
Microsoft.AspNetCore.Components.WebView.WindowsForms (1)
src\BlazorWebView\src\SharedSource\StaticContentHotReloadManager.cs (1)
154
await using var module = await
JSRuntime
.InvokeAsync<IJSObjectReference>("import", "./_framework/static-content-hot-reload.js");