Trevixal API
Preparing search index...
@trevixal/ui
ConfirmDialogOptions
Interface ConfirmDialogOptions
interface
ConfirmDialogOptions
{
body
?:
string
;
cancelLabel
?:
string
;
confirmLabel
?:
string
;
danger
?:
boolean
;
document
:
Document
;
title
:
string
;
}
Index
Properties
body?
cancel
Label?
confirm
Label?
danger?
document
title
Properties
Optional
Readonly
body
body
?:
string
Optional
Readonly
cancel
Label
cancelLabel
?:
string
Optional
Readonly
confirm
Label
confirmLabel
?:
string
Optional
Readonly
danger
danger
?:
boolean
Style the confirm button as destructive.
Readonly
document
document
:
Document
Readonly
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
cancel
Label
confirm
Label
danger
document
title
Trevixal API
Loading...
Style the confirm button as destructive.