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

modal window trigger #19

Open
alexandr-kazakov opened this issue Jun 3, 2022 · 2 comments
Open

modal window trigger #19

alexandr-kazakov opened this issue Jun 3, 2022 · 2 comments

Comments

@alexandr-kazakov
Copy link

How can I open a modal window with a wallet selection so that the user does not have to click on the button(WalletMultiButton)?

chrome_lWnboqW1XJ

@cryptoboole
Copy link

If you go into the source towards WalletMultiButton.vue you can see how the wallet-modal-provider achieves this. Then it's just a matter of wrapping your button in the wallet-modal-provider as such and it works
image

@FreeLancerPT
Copy link

@cryptoboole

Any way not have the button and just go direct to the modal if not connencted? instead of clicking btn open modal, just show the options without any modal or button!

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

No branches or pull requests

3 participants