Preparing search index...
The search index is not available
@deep-foundation/store
@deep-foundation/store
local
useLocalStore
Function useLocalStore
use
Local
Store
<
T
>
(
key
,
defaultValue
,
context
?
)
:
[
T
,
(
(
value
)
=>
T
)
,
(
(
)
=>
T
)
]
Type Parameters
T
extends
unknown
Parameters
key
:
string
defaultValue
:
T
context
:
Context
<
IStoreContext
<
any
>
>
= LocalContext
Returns
[
T
,
(
(
value
)
=>
T
)
,
(
(
)
=>
T
)
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@deep-
foundation/store
capacitor
cookies
local
Local
Context
Local
Store
Provider
use
Local
Store
query
store
Generated using
TypeDoc