Protected
Optional
_scrollProtected
_shouldProtected
_showTrack the visibility of the scroll button with debounce logic. Used to prevent flickering when streaming tokens.
Protected
Readonly
activationProtected
atTracks if we are at the bottom for showing the scroll-to-bottom button.
Protected
chatProtected
Readonly
chatProtected
chatProtected
Readonly
chatProtected
Readonly
chatProtected
Readonly
chatProtected
commandProtected
hoverProtected
inputProtected
isProtected
lastProtected
Readonly
onOptional
onProtected
Readonly
openerProtected
Readonly
toProtected
Readonly
variableProtected
Optional
welcomeStatic
Readonly
CONTEXT_Static
Readonly
IDStatic
Protected
Readonly
SCROLL_Debounce period in ms before showing scroll-to-bottom button after scrolling up. Avoids flickering of the button during LLM token streaming.
Protected
disposeProtected
getProtected
getProtected
getProtected
getProtected
getProtected
getProtected
handleProtected
handleProtected
handleProtected
handleProtected
initProtected
isProtected
mapProtected
mapProtected
recreateProtected
renderProtected
renderProtected
renderProtected
renderProtected
renderProtected
renderProtected
renderProtected
renderProtected
renderProtected
setProtected
updateProtected
update
Timer for debouncing the scroll button activation (prevents flicker on auto-scroll). If user scrolls up, this delays showing the button in case auto-scroll-to-bottom kicks in.