react-scroll-plugin

0.0.2 • Public • Published

Install

  • npm install --save react-scroll-plugin

Example and demo

  • Place download react-scroll-plugin open demo/index.html . Example and demo are one on one.

Doc

Demo

import Scroll from 'react-scroll-plugin'
import 'react-scroll-plugin/scroll.css'
<div style={{width: '500px',height: '500px'}}>
  <Scroll>
    <ul>
        <li>1</li>
        .
        .
        .
    </ul>
  </Scroll>
</div>

Readme

Keywords

Package Sidebar

Install

npm i react-scroll-plugin

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • brickui