Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Assets.Button.Delete
default
Function default
Delete button
default
(
props
:
IProps
)
:
ReactNode
|
Promise
<
ReactNode
>
Parameters
props
:
IProps
Props
Props list:
disabled (boolean) Set disabled state
loading (boolean) Set loading state
bordered (boolean) Set border
text (string) DeleteDialog text
title (string) DeleteDialog title
children (React child) Button children
onDelete (async Function) DeleteDialog click (this function can throw an error)
Returns
ReactNode
|
Promise
<
ReactNode
>
DeleteButton
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...
Delete button