react-picture-show icon indicating copy to clipboard operation
react-picture-show copied to clipboard

How to set speed traslation for each slide?

Open luisvillasenor opened this issue 7 years ago • 1 comments

I @dowjones I am looking you code y like it (minimalist) but a do not see how to set speed time for each slide. I am working on a slidershow and I want to set time speed for each slide. This is posible? Regards

luisvillasenor avatar Jul 17 '17 20:07 luisvillasenor

I think this is supported as a propType

check out this line:

https://github.com/dowjones/react-picture-show/blob/master/src/PictureShow.jsx#L36

skiano avatar Jul 17 '17 20:07 skiano