2 references to JS
Aspire.Dashboard (2)
Components\Pages\TraceDetail.razor.cs (2)
235
await
JS
.InvokeVoidAsync("focusElement", ScrollContainerId, true);
241
await
JS
.InvokeVoidAsync("focusElement", pendingFocusElementId);