Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Administration.User.Delete
IProps
Interface IProps
Props
interface
IProps
{
swr
:
{
delOneUser
:
(
user
:
IFrontMutateUsersItem
)
=>
Promise
<
void
>
}
;
user
:
Pick
<
IFrontUsersItem
,
"id"
|
"email"
>
;
}
Index
Properties
swr
user
Properties
swr
swr
:
{
delOneUser
:
(
user
:
IFrontMutateUsersItem
)
=>
Promise
<
void
>
}
user
user
:
Pick
<
IFrontUsersItem
,
"id"
|
"email"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
swr
user
Tanatloc documentation
Loading...
Props