pulsardev/vue-tour

Can vue-tour close tour auto close after a duration?

ricky11 opened this issue · 2 comments

Would be nice if a v-step can auto close or auto step after a certain period of time.

This is something you have to handle on your side, with a timeout (or something else) triggered by Vue Tour start or nextStep.

Thanks, yes using a timeout to call .stop()