Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Project
_onSelector
Function _onSelector
On selector
_onSelector
(
project
:
IFrontProject
,
scheme
:
IModel
,
swr
:
{
addOneSimulation
:
(
simulation
:
IFrontNewSimulation
)
=>
Promise
<
void
>
;
mutateProject
:
(
project
:
Partial
<
IFrontProject
>
)
=>
Promise
<
void
>
;
}
,
)
:
Promise
<
void
>
Parameters
project
:
IFrontProject
Project
scheme
:
IModel
Simulation scheme
swr
:
{
addOneSimulation
:
(
simulation
:
IFrontNewSimulation
)
=>
Promise
<
void
>
;
mutateProject
:
(
project
:
Partial
<
IFrontProject
>
)
=>
Promise
<
void
>
;
}
SWR
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...
On selector