Skip to content

A custom web component for automatic scrolling in chat interfaces.

Notifications You must be signed in to change notification settings

Ojansen/chat-auto-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Chat Auto-Scroll

A custom web component for automatic scrolling in chat interfaces. This component maintains auto-scroll behavior when new messages are added, unless the user has scrolled away from the bottom.

Installation

npm install chat-auto-scroll

Usage

<chat-auto-scroll>
  <!-- Existing messages can go here -->
</chat-auto-scroll>

About

A custom web component for automatic scrolling in chat interfaces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published