mirrorworld-sdk-js icon indicating copy to clipboard operation
mirrorworld-sdk-js copied to clipboard

Feat(opt-in): Add `closeWalletUI` or `hideWalletUI` method to programmatically hide wallet UI

Open codebender828 opened this issue 1 year ago • 0 comments

Feature request

Is your feature request related to a problem? Please describe.

Feat(opt-in): Add closeWalletUI or hideWalletUI method to programmatically hide wallet UI

There may be some use cases where one may not want to render the walletUI immediately after sign in? Being able to both hide AND show the UI programmatically night be useful.

Describe the solution you'd like

add a hideWalletUI method to SDK

mirrorworld.hideWalletUI()

Describe alternatives you've considered

Additional context

codebender828 avatar Mar 23 '23 03:03 codebender828