react-section-slider

0.0.3 • Public • Published

Example usage:

<Slider scrollingSpeed={ 10 }
    touchSensitivity={ 5 }
    scrollingSpeed={ 500 }
    className="fullpage-slider"
    scrollPendingThreshold={ 200 }
    style={ style }
    total={ numSlides }
    notifyCurrent={ (idx) => notifyCurrent(idx) }>
        ... content ...
</Slider>

Package Sidebar

Install

npm i react-section-slider

Weekly Downloads

0

Version

0.0.3

License

ISC

Last publish

Collaborators

  • joanamelo