Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 266 Bytes

File metadata and controls

14 lines (10 loc) · 266 Bytes

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}/>