2 references to JS
Aspire.Dashboard (2)
Components\Dialogs\GenAIVisualizerDialog.razor.cs (2)
149await JS.InvokeVoidAsync("scrollToElement", $"genai-message-{index}"); 162await JS.InvokeVoidAsync("scrollToElement", toolDefinition.ElementId);