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