gilbarbara / react-joyride

Create guided tours in your apps
https://react-joyride.com/
MIT License
6.75k stars 524 forks source link

Event for on click of Next button ? #447

Closed ghost closed 5 years ago

ghost commented 5 years ago

Is there an event for the on click of Next button so that I can customize what happens on the click of Next in the steps ?

gilbarbara commented 5 years ago

Yes, use the callback prop in V2. https://github.com/gilbarbara/react-joyride/blob/master/docs/callback.md