ragnarlotus / vue-flux

Image slider which comes with 20 cool transitions

Home Page:https://ragnarlotus.github.io/vue-flux-docs/demos/demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stop looping

almas-alright opened this issue · comments

is there any way to stop loop or detect last slide? if anyone want to see any previous slide she may go with previous/next. i am showing some instructions (work safety guideline) through this nice slider after last slide i want to stop it and move user to a different page (question page).

Hello, check Options and look at infinite

Then check Events and look at stop to know when to redirect to another page :)

Regards!