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