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