Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Organizations.List
IManageProps
Interface IManageProps
interface
IManageProps
{
organization
:
IFrontOrganizationsItem
;
setOrganization
:
(
organization
:
IFrontOrganizationsItem
)
=>
void
;
swr
:
{
delOneOrganization
:
(
organization
:
IFrontMutateOrganizationsItem
,
)
=>
Promise
<
void
>
;
}
;
}
Index
Properties
organization
set
Organization
swr
Properties
organization
organization
:
IFrontOrganizationsItem
set
Organization
setOrganization
:
(
organization
:
IFrontOrganizationsItem
)
=>
void
swr
swr
:
{
delOneOrganization
:
(
organization
:
IFrontMutateOrganizationsItem
,
)
=>
Promise
<
void
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
organization
set
Organization
swr
Tanatloc documentation
Loading...