Closed GlobalHive closed 1 year ago
Original issue: regexj - vue-tour#219
Before step is described here: https://globalhive.github.io/vuejs-tour/guide/options.html#onnext
Please add the same functionality but for an after() step function. A callback for that specific step.
There are some cases where I would like to make XHR requests or modify the page contents after a step has loaded, not before.
Original issue: regexj - vue-tour#219
Before step is described here: https://globalhive.github.io/vuejs-tour/guide/options.html#onnext
Please add the same functionality but for an after() step function. A callback for that specific step.
There are some cases where I would like to make XHR requests or modify the page contents after a step has loaded, not before.