react-touch-slider

Broltes
js Styles
react-touch-slider JS library on GitHub react-touch-slider JS library on npm Download react-touch-slider JS library

触屏版图片轮播

Version 0.0.1 License MIT
react-touch-slider has no homepage
react-touch-slider JS library on GitHub
react-touch-slider JS library on npm
Download react-touch-slider JS library
Keywords
sliderreact sliderimage slider

react-touch-slider

react图片轮播

Live demo

https://broltes.github.io/tslider

Usage

npm install react-touch-tslider

import Slider from 'react-touch-slider';

<Slider autoPlayInterval={2e3} imgs={imgs}/>