scrolltoy
v2.0.0
Published
Scroll To Y (optionally animate it)
Downloads
17
Readme
__ __________/\________________
| / / /
| / __ / / /
| / /\ \ | / ——/—— /__ __
| / / \/ / / / / / \ /
|/ \__/\__/\___/\__/ \_/__/ \_/
SYNOPSIS
Scroll window (or element) to Y, optinally animate it.
const scrollToY = require('scrolltoy')
const position = n
const time = 200
scrolltoy(window, position, time)
npm install voltraco/scrolltoy