JSSM, a JavaScript state machine - the FSM for FSL
Preparing search index...
jssm_types
<internal>
AnyActionHook
Type Alias AnyActionHook<mDT>
type
AnyActionHook
<
mDT
>
=
{
handler
:
HookHandler
<
mDT
>
;
kind
:
"any action"
;
}
Type Parameters
mDT
Index
Properties
handler
kind
Properties
handler
handler
:
HookHandler
<
mDT
>
kind
kind
:
"any action"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
handler
kind
JSSM, a JavaScript state machine - the FSM for FSL
Loading...