1 write to JSRuntime
Microsoft.AspNetCore.Components.Web (1)
WebElementReferenceContext.cs (1)
21JSRuntime = jsRuntime ?? throw new ArgumentNullException(nameof(jsRuntime));
1 reference to JSRuntime
Microsoft.AspNetCore.Components.Web (1)
ElementReferenceExtensions.cs (1)
51return context.JSRuntime;