Documentation
Preparing search index...
@tonconnect/ui
WalletsModalCloseReason
Type Alias WalletsModalCloseReason
WalletsModalCloseReason
:
"action-cancelled"
|
"wallet-selected"
Why the modal closed.
'action-cancelled'
— user dismissed without picking a wallet (default for programmatic
close()
).
'wallet-selected'
— user picked a wallet and connect flow took over.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Why the modal closed.
'action-cancelled'— user dismissed without picking a wallet (default for programmaticclose()).'wallet-selected'— user picked a wallet and connect flow took over.