Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Project.Simulation.Run.Log
IStepProps
Interface IStepProps
interface
IStepProps
{
loading
:
boolean
;
setLoading
:
Dispatch
<
SetStateAction
<
boolean
>
>
;
simulation
:
Simulation
;
step
:
IFrontSimulationTask
;
}
Index
Properties
loading
set
Loading
simulation
step
Properties
loading
loading
:
boolean
set
Loading
setLoading
:
Dispatch
<
SetStateAction
<
boolean
>
>
simulation
simulation
:
Simulation
step
step
:
IFrontSimulationTask
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
loading
set
Loading
simulation
step
Tanatloc documentation
Loading...