@dxos/react-client
Preparing search index...
halo
useKeyStore
Function useKeyStore
useKeyStore
(
defaultKeys
?:
string
[]
,
)
:
[
Map
<
string
,
string
>
,
(
key
:
string
,
value
:
string
)
=>
void
]
Settings store.
Parameters
defaultKeys
:
string
[]
= []
Returns
[
Map
<
string
,
string
>
,
(
key
:
string
,
value
:
string
)
=>
void
]
Deprecated
Replace with HALO key store when available.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dxos/react-client
Loading...
Settings store.