Skip to main content

ConfirmParams

ConfirmParams = object

Properties

message?

optional message?: string

The message to display in the dialog


messageHtml?

optional messageHtml?: string

Message to display in the dialog as HTML (can be used instead of message)


no?

optional no?: string

The text to display in the "cancel" button


yes?

optional yes?: string

The text to display in the "accept" button