Message Scroller
A chat scroll container that anchors turns, opens saved transcripts, follows streamed responses, loads history without jumping, and jumps to any message.
Preview
Installation
pnpm dlx vibe-ui-kit@latest add message-scroller message input button dropdown-menu
💡 Vibe UI Component Dependencies: This component requires other components to work correctlyPlease make sure you also install these Vibe UI component dependencies: message, input, button, dropdown-menu
Streaming
Simulates real-time AI response token streaming (word-by-word text assembly). MessageScroller continuously keeps the viewport pinned to the live edge as text expands.
Props
MessageScroller
MessageScrollerViewport
MessageScrollerContent
MessageScrollerItem
MessageScrollerButton
Contributors
JS
Jenish Sabhadiya