2 references to JsFunctionsPrefix
Microsoft.AspNetCore.Components.Web (2)
Virtualization\VirtualizeJsInterop.cs (2)
30await _jsRuntime.InvokeVoidAsync($"{JsFunctionsPrefix}.init", _selfReference, spacerBefore, spacerAfter); 51await _jsRuntime.InvokeVoidAsync($"{JsFunctionsPrefix}.dispose", _selfReference);