valtio-fsm
API
GitHub
Preparing search index...
EventHandlers
Interface EventHandlers<TContext>
Collection of event handlers by event name
Type Parameters
TContext
extends
Record
<
string
,
unknown
>
Context data type for the state machine
Indexable
[
eventName
:
string
]:
Set
<
EventHandler
<
TContext
>
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Core API
Function Reference
API
GitHub
valtio-fsm
Loading...
Collection of event handlers by event name