viktorlarsson / vue-tiny-slider

Vanilla javascript slider for all purposes created by ganlanyuan in Vue.
MIT License
136 stars 51 forks source link

navAsThumbnails support #47

Closed iPasha closed 4 years ago

iPasha commented 5 years ago

Is there any way to use thumbnails as nav, not dots?

viktorlarsson commented 4 years ago

@JGriffCS added these to the options now. Should be working!

iPasha commented 4 years ago

Simply setting navAsThumbnails to true doesn't help. Any examples on how to use it?