Tanatloc documentation
Preparing search index...
Components.Organizations.Delete
_onDelete
Function _onDelete
_onDelete
(
organization
:
Pick
<
IFrontOrganizationsItem
,
"id"
|
"name"
>
,
swr
:
{
delOneOrganization
:
(
organization
:
IFrontMutateOrganizationsItem
,
)
=>
Promise
<
void
>
;
}
,
)
:
Promise
<
void
>
On delete
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