Documentation
Preparing search index...
@airgap/beacon-wallet
ExtensionApp
Interface ExtensionApp
interface
ExtensionApp
{
color
:
string
;
id
:
string
;
key
:
string
;
link
:
string
;
logo
:
string
;
name
:
string
;
shortName
:
string
;
supportedInteractionStandards
?:
(
"wallet_connect"
|
"beacon"
)
[]
;
}
Hierarchy (
View Summary
)
AppBase
ExtensionApp
Index
Properties
color
id
key
link
logo
name
short
Name
supported
Interaction
Standards?
Properties
color
color
:
string
id
id
:
string
key
key
:
string
link
link
:
string
logo
logo
:
string
name
name
:
string
short
Name
shortName
:
string
Optional
supported
Interaction
Standards
supportedInteractionStandards
?:
(
"wallet_connect"
|
"beacon"
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
id
key
link
logo
name
short
Name
supported
Interaction
Standards
Documentation
Loading...