ConfirmParams
ConfirmParams =
object
Properties
guardMessage?
optionalguardMessage?:string
The message to display in the dialog as a warning that action is irreversible
message?
optionalmessage?:string
The message to display in the dialog
messageHtml?
optionalmessageHtml?:string
Message to display in the dialog as HTML (can be used instead of message)
no?
optionalno?:string
The text to display in the "cancel" button
title?
optionaltitle?:string
The title to display in the dialog
yes?
optionalyes?:string
The text to display in the "accept" button