ConfirmParams
ConfirmParams =
object
Properties
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
yes?
optionalyes?:string
The text to display in the "accept" button