Documentation
Preparing search index...
@tonconnect/ui
WalletModalClosed
Type Alias WalletModalClosed
Closed modal window state.
type
WalletModalClosed
=
{
closeReason
:
WalletsModalCloseReason
|
null
;
status
:
"closed"
;
}
Index
Properties
close
Reason
status
Properties
close
Reason
closeReason
:
WalletsModalCloseReason
|
null
Close reason, if the modal window was closed.
status
status
:
"closed"
Modal window status.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
Reason
status
Documentation
Loading...
Closed modal window state.