2 references to JS
Aspire.Dashboard (2)
Components\Pages\Resources.razor.cs (2)
345_jsModule = await JS.InvokeAsync<IJSObjectReference>("import", "/js/app-resourcegraph.js"); 644await JS.InvokeVoidAsync("focusElement", _elementIdBeforeDetailsViewOpened);