What’s the best way to have separate tours? #1118
Closed
JackyGohSG
started this conversation in
General
Replies: 1 comment
-
Hey @JackyGohSG It's hard to advise without more information, but if you already have a multi-route tour, you could stop it when you reach a specific route by using the callback and start the local tour when you detect the global one has paused. When the local one has finished/skipped, restart the global one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I already have a basic multi route tour in my app. I want a more in depth tour for each separate section. What is the best way to do that?
Beta Was this translation helpful? Give feedback.
All reactions