Preparing search index...
The search index is not available
use-machine-ts
use-machine-ts
Config
GuardParams
Signature
Type Alias Signature
Signature
:
{
context
:
Definition
.
Context
.
Signature
;
event
:
Config
.
GuardEvent
.
Signature
;
}
Type declaration
Readonly
context
:
Definition
.
Context
.
Signature
The current context of the state machine.
Readonly
event
:
Config
.
GuardEvent
.
Signature
The event that triggered the transition.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
use-machine-ts
Loading...
The current context of the state machine.