@dxos/react-client
Preparing search index...
halo
KeyStore
Class KeyStore
Index
Constructors
constructor
Accessors
map
Methods
get
Key
initialize
set
Key
Constructors
constructor
new
KeyStore
(
_defaultKeys
?:
string
[]
)
:
KeyStore
Parameters
_defaultKeys
:
string
[]
= []
Returns
KeyStore
Accessors
map
get
map
()
:
Map
<
string
,
string
>
Returns
Map
<
string
,
string
>
Methods
get
Key
getKey
(
key
:
string
)
:
void
Parameters
key
:
string
Returns
void
initialize
initialize
()
:
this
Returns
this
set
Key
setKey
(
key
:
string
,
value
:
string
)
:
void
Parameters
key
:
string
value
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
map
Methods
get
Key
initialize
set
Key
@dxos/react-client
Loading...