Documentation
Preparing search index...
@tezos-x/octez.connect-wallet
App
Interface App
interface
App
{
color
:
string
;
deepLink
?:
string
;
deprecated
?:
boolean
;
key
:
string
;
logo
:
string
;
name
:
string
;
shortName
:
string
;
supportedInteractionStandards
?:
(
"wallet_connect"
|
"beacon"
)
[]
;
universalLink
:
string
;
}
Hierarchy (
View Summary
)
AppBase
App
Index
Properties
color
deep
Link?
deprecated?
key
logo
name
short
Name
supported
Interaction
Standards?
universal
Link
Properties
color
color
:
string
Optional
deep
Link
deepLink
?:
string
Optional
deprecated
deprecated
?:
boolean
key
key
:
string
logo
logo
:
string
name
name
:
string
short
Name
shortName
:
string
Optional
supported
Interaction
Standards
supportedInteractionStandards
?:
(
"wallet_connect"
|
"beacon"
)
[]
universal
Link
universalLink
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
deep
Link
deprecated
key
logo
name
short
Name
supported
Interaction
Standards
universal
Link
Documentation
Loading...