Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Programmatically change step #7

Open
Lechros opened this issue Nov 4, 2023 · 1 comment
Open

Programmatically change step #7

Lechros opened this issue Nov 4, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Lechros
Copy link

Lechros commented Nov 4, 2023

I want to go to specific page. For example, syncing progress with href changes.

@efstajas
Copy link
Owner

You can kinda achieve this already by calling stepController.move(by: number) with a specific by value, given you always know the number of the current step. It's clunky though, so I'll keep this open for adding a moveToStep(number) function additionally. 👍

@efstajas efstajas added the enhancement New feature or request label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants