tnicola / ngx-joyride

Angular Joyride/Tour library
https://tnicola.github.io/ngx-joyride/
MIT License
245 stars 96 forks source link

IMPROVEMENT: Add functions to go forward #808

Open ludonoel1 opened 1 year ago

ludonoel1 commented 1 year ago

Describe the bug It should be awesome to manipulate steps next - previous with functions.

To Reproduce Steps to reproduce the behavior: Go to demo

Expected behavior The possibility to send an event or to call this.joyride.next() to go forward or previous. My goal is to handle the click on a targeted button (step 1) and go to step 2 Screenshots Details (please complete the following information):

Additional context Add any other context about the problem here.