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