Interface for the message that is shown in the confirm popup.
If true, the message is escaped for HTML. If false, the message is interpreted as an HTML string.
true
false
Main content of the popup message.
A JavaScript code snippet that is be evaluated before the message is shown.
Generated using TypeDoc
Interface for the message that is shown in the confirm popup.