Preparing search index...
The search index is not available
use-machine-ts
use-machine-ts
Config
Send
Signature
Type Alias Signature
Signature
:
(
(
event
:
Config
.
Sendable
.
Signature
)
=>
void
)
Sends an event to the state machine.
Type declaration
(
event
)
:
void
Parameters
event
:
Config
.
Sendable
.
Signature
The event to send to the state machine.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
use-machine-ts
Loading...
Sends an event to the state machine.