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

Is there a way to hide/show the popup? #27

Open
eyassud opened this issue Aug 11, 2023 · 1 comment
Open

Is there a way to hide/show the popup? #27

eyassud opened this issue Aug 11, 2023 · 1 comment

Comments

@eyassud
Copy link

eyassud commented Aug 11, 2023

Is there a way to hide/show the popup programmatically?

This is not working for me. -> this.bdcWalkService.setIsDisplaying('step1', false);

@eyassud
Copy link
Author

eyassud commented Aug 23, 2023

thios kind of achieves what I wanted:

this.bdcWalkService.disableAll(true);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant