Skip to content

unternet-co/auto-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto-scroll

An auto-scrolling HTML element for chat-like scrolling behaviour.

Items start at the top of the container. As the container fills up, it will scroll to keep the bottom-most items in view.

Usage

In your Node project:

npm install @unternet/auto-scroll

In your scripts:

import '@unternet/auto-scroll`

In your HTML:

<auto-scroll>
Elements go here...
</auto-scroll>

About

An auto-scrolling HTML element, for chat-style scrolling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published