Documentation
Preparing search index...
@tonconnect/ui
WalletModalOpened
Type Alias WalletModalOpened
Opened modal window state.
type
WalletModalOpened
=
{
closeReason
:
null
;
status
:
"opened"
;
}
Index
Properties
close
Reason
status
Properties
close
Reason
closeReason
:
null
Always
null
for opened modal window.
status
status
:
"opened"
Modal window status.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
Reason
status
Documentation
Loading...
Opened modal window state.