react-animated-slider icon indicating copy to clipboard operation
react-animated-slider copied to clipboard

Dots feature

Open erichbehrens opened this issue 7 years ago • 3 comments

erichbehrens avatar Nov 26 '17 04:11 erichbehrens

@erichbehrens Hi, here is a example with a self implementation "Pager" based on the "onSlideChange" event. https://codesandbox.io/s/8kl69w31n0 Is that the "Dots feature" ?

mario-naether avatar Nov 15 '18 14:11 mario-naether

Hi @mario-naether, thanks for your contribution. The dots feature consists of 2 parts: showing the dots (the part you implemented) and making them clickable. There's a goTo function which can be used, but would also need some refactor to properly handle jumping to a slide that is neither the previous or the next.

erichbehrens avatar Nov 16 '18 13:11 erichbehrens

four years and nothing?

sigfrid86 avatar May 10 '21 20:05 sigfrid86