Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Organizations.Delete
_onDelete
Function _onDelete
On delete
_onDelete
(
organization
:
Pick
<
IFrontOrganizationsItem
,
"id"
|
"name"
>
,
swr
:
{
delOneOrganization
:
(
organization
:
IFrontMutateOrganizationsItem
,
)
=>
Promise
<
void
>
;
}
,
)
:
Promise
<
void
>
Parameters
organization
:
Pick
<
IFrontOrganizationsItem
,
"id"
|
"name"
>
Organization
swr
:
{
delOneOrganization
:
(
organization
:
IFrontMutateOrganizationsItem
,
)
=>
Promise
<
void
>
;
}
SWR
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...
On delete