Preparing search index...
The search index is not available
HASKI-Frontend Documentation
HASKI-Frontend Documentation
store
useStore
Function useStore
use
Store
(
)
:
StoreState
Returns
StoreState
use
Store
<
U
>
(
selector
,
equals
?
)
:
U
Type Parameters
U
Parameters
selector
:
(
(
state
)
=>
U
)
(
state
)
:
U
Parameters
state
:
StoreState
Returns
U
Optional
equals
:
(
(
a
,
b
)
=>
boolean
)
(
a
,
b
)
:
boolean
Parameters
a
:
U
b
:
U
Returns
boolean
Returns
U
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
HASKI-
Frontend
Documentation
common
components
core
pages
services
shared
store
Persisted
Store
State
Session
Store
State
Store
State
resetters
reset
All
Slices
use
Persisted
Store
use
Session
Store
use
Store
Generated using
TypeDoc