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