Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for the message that is shown in the confirm popup.

Hierarchy

  • ConfirmPopupMessage

Index

Properties

escape: boolean

If true, the message is escaped for HTML. If false, the message is interpreted as an HTML string.

message: string

Main content of the popup message.

onShow: string

A JavaScript code snippet that is be evaluated before the message is shown.

Generated using TypeDoc