Preparing search index...
The search index is not available
fsmoothy
fsmoothy
ITransition
Interface ITransition<State, Event, Context>
Type Parameters
State
extends
AllowedNames
|
AllowedNames
[]
Event
extends
AllowedNames
Context
extends
object
Hierarchy
ITransition
Index
Properties
event
from
guard?
on
Enter?
on
Exit?
to
Properties
event
event
:
Event
from
from
:
State
|
State
[]
Optional
guard
guard
?:
Guard
<
Context
,
any
[]
>
Optional
on
Enter
on
Enter
?:
Callback
<
Context
,
any
[]
>
Optional
on
Exit
on
Exit
?:
Callback
<
Context
,
any
[]
>
to
to
:
State
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
event
from
guard
on
Enter
on
Exit
to
fsmoothy
IState
Machine
Parameters
ITransition
IState
Machine
State
Machine
is
State
Machine
Error
t
Generated using
TypeDoc