1 reference to IsInitialized
Microsoft.AspNetCore.Components.Server (1)
Circuits\RemoteErrorBoundaryLogger.cs (1)
31
var shouldLogToClient = (_jsRuntime as RemoteJSRuntime)?.
IsInitialized
== true;