Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages