GitHub
Examples
Preparing search index...
The search index is not available
Statekit - v2.0.0
Statekit
StoreEventHandler
Type Alias StoreEventHandler<TState>
StoreEventHandler
:
(
state
:
TState
,
set
:
SetState
<
TState
>
)
=>
void
Type Parameters
TState
extends
object
Type declaration
(
state
:
TState
,
set
:
SetState
<
TState
>
)
:
void
Parameters
state
:
TState
set
:
SetState
<
TState
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Statekit - v2.0.0
Loading...