Altaba77 / ngx-walkthrough

A walkthrough/on-boarding/tour guide/learning page component which is responsive, dynamic, easy to use
MIT License
8 stars 8 forks source link

Next/Previous #20

Open queejie opened 3 years ago

queejie commented 3 years ago

Thank you for this contribution. It isn't clear from the demo or documentation if this supports a next/previous path through a page's elements. Would you use one tag, or multiple tags. If multiple tags, how would it know the order to follow for previous and next. Thanks in advance for your help.

Altaba77 commented 3 years ago

Hello, I am not sure what do you mean in your comment, but if as I think you want use multiple walkthrough in a raw you need to manage it outside the component via the output events. Each walkthrough is a component and you show /hide via a condition that is changed through an handler attach to the outputs.