Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Workspace.Edit
_onEdit
Function _onEdit
On edit
_onEdit
(
workspace
:
Pick
<
IFrontWorkspacesItem
,
"id"
|
"name"
>
,
values
:
Pick
<
IFrontWorkspacesItem
,
"name"
>
,
swr
:
{
mutateOneWorkspace
:
(
workspace
:
IFrontMutateWorkspacesItem
,
)
=>
Promise
<
void
>
;
}
,
)
:
Promise
<
void
>
Parameters
workspace
:
Pick
<
IFrontWorkspacesItem
,
"id"
|
"name"
>
Workspace
values
:
Pick
<
IFrontWorkspacesItem
,
"name"
>
Values
swr
:
{
mutateOneWorkspace
:
(
workspace
:
IFrontMutateWorkspacesItem
)
=>
Promise
<
void
>
}
SWR
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...
On edit