2 references to ScrollImmediately
Aspire.Dashboard (2)
Components\Controls\AssistantChat.razor.cs (2)
197
if (_scrollInstruction == ScrollInstruction.
ScrollImmediately
)
274
_scrollInstruction = ScrollInstruction.
ScrollImmediately
;