Preparing search index...
The search index is not available
@deep-foundation/store
@deep-foundation/store
store
useStore
Function useStore
use
Store
<
T
>
(
key
,
defaultValue
,
context
?
)
:
[
T
,
(
(
value
)
=>
T
)
,
(
(
)
=>
T
)
]
Type Parameters
T
Parameters
key
:
string
defaultValue
:
T
context
:
Context
<
IStoreContext
<
any
>
>
= StoreContext
Returns
[
T
,
(
(
value
)
=>
T
)
,
(
(
)
=>
T
)
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@deep-
foundation/store
capacitor
cookies
local
query
store
ISet
Key
Value
IStore
Context
IUse
Store
IUse
Store
Set
Handler
Store
Context
default
Context
use
Store
Generated using
TypeDoc