Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Assets.Dialog.Delete
IProps
Interface IProps
Props
interface
IProps
{
children
:
ReactNode
;
loading
?:
boolean
;
onCancel
:
()
=>
void
;
onOk
:
()
=>
Promise
<
void
>
;
title
:
string
;
visible
:
boolean
;
}
Index
Properties
children
loading?
on
Cancel
on
Ok
title
visible
Properties
children
children
:
ReactNode
Optional
loading
loading
?:
boolean
on
Cancel
onCancel
:
()
=>
void
on
Ok
onOk
:
()
=>
Promise
<
void
>
title
title
:
string
visible
visible
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
loading
on
Cancel
on
Ok
title
visible
Tanatloc documentation
Loading...
Props