JSSM, a JavaScript state machine - the FSM for FSL
Preparing search index...
jssm_types
<internal>
PostAnyActionHook
Type Alias PostAnyActionHook<mDT>
type
PostAnyActionHook
<
mDT
>
=
{
handler
:
PostHookHandler
<
mDT
>
;
kind
:
"post any action"
;
}
Type Parameters
mDT
Index
Properties
handler
kind
Properties
handler
handler
:
PostHookHandler
<
mDT
>
kind
kind
:
"post 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...