scroll-down

2.0.0 • Public • Published

scroll-down

Scroll to the bottom of an element. We use it to scroll a textarea to the bottom every time we add content to it.

Usage

npm install --save scroll-down
var scrollDown = require('./index.js');
 
// scroll in element to the bottom
scrollDown(element);

Readme

Keywords

Package Sidebar

Install

npm i scroll-down

Weekly Downloads

0

Version

2.0.0

License

MIT

Last publish

Collaborators

  • fhinkel