react-awesome-slider
react-awesome-slider copied to clipboard
Pause on AutoplaySlider with interval
Is possible have a "pause" an a Autoplay slider?
I'm using 4 slides inside AutoplaySlider. One of these contains a video and I have to wait that video end before to change the slide, so I thought to use a pause on slider but I not found a dedicate props. I tried with play but the slider reset the status showing the first slide.
have you any suggestion?
<AutoplaySlider
organicArrows
ref={SliderRef}
fillParent
bullets={false}
infinite
interval={interval}
>
...
</AutoplaySlider>
Here is a live example of the code running: https://miniatureawards.com/