Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Assets.Organization.User.Add
IProps
Interface IProps
Props
interface
IProps
{
dBkey
:
"owners"
|
"users"
;
organization
:
IOrganizationItem
;
swr
:
{
mutateOneOrganization
:
(
organization
:
IFrontMutateOrganizationsItem
,
)
=>
Promise
<
void
>
;
}
;
title
:
string
;
}
Index
Properties
d
Bkey
organization
swr
title
Properties
d
Bkey
dBkey
:
"owners"
|
"users"
organization
organization
:
IOrganizationItem
swr
swr
:
{
mutateOneOrganization
:
(
organization
:
IFrontMutateOrganizationsItem
,
)
=>
Promise
<
void
>
;
}
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
d
Bkey
organization
swr
title
Tanatloc documentation
Loading...
Props