mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
Simulation
SimulationStep
Interface SimulationStep<State, Event>
interface
SimulationStep
<
State
,
Event
>
{
events
:
readonly
Event
[]
;
state
:
State
;
status
:
SimulationStatus
;
}
Type Parameters
State
Event
Hierarchy (
View Summary
)
SimulationStep
ScenarioResult
Index
Properties
events
state
status
Properties
events
events
:
readonly
Event
[]
state
state
:
State
status
status
:
SimulationStatus
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
events
state
status
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...