0.0.10 • Published 7 years ago

react-scroll-loop v0.0.10

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

react-scroll-loop

Demo

Config Options

Scroll can take an optional second parameter– an object of key/value settings:

  • speed Integer (default:2000) - speed of transitions in milliseconds.

  • minSpeed Integer (default:10) - min speed of transitions in milliseconds.

  • height Integer (default:200, required) - container's style.height = height + 'px'.

  • auto Integer - begin with auto scroll

  • transitionEnd Function - runs at the end slide transition.

How to use demo

git clone react-scroll-loop
cd react-scroll-loop/demo
open index.html (by browser)

Usage

MIT Licensed

0.0.10

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago