near / wallet-selector

This is a wallet selector modal that allows users to interact with NEAR dApps with a selection of available wallets.
https://near.github.io/wallet-selector/
Apache License 2.0
149 stars 155 forks source link

Add onShow event to the Modal #1223

Open Muhammad-Altabba opened 2 weeks ago

Muhammad-Altabba commented 2 weeks ago

Describe the solution you'd like I hope the modal to support onShow similar to the existing onHide:

modal.on("onShow", callback)