Optional
Readonly
The guards to check before the transition. Combines the results of multiple guard functions using the logical AND operator.
Note: An empty guards will be true.
true
The state value to transition to.
The guards to check before the transition. Combines the results of multiple guard functions using the logical AND operator.
Note: An empty guards will be
true
.