Hierarchy

  • AlertStrings

Properties

confirmButtonLabel?: string

(Optional) The confirm button label.If you do not specify the button label, OK is used as the button label.

text: string

The message to be displyed in the alert dialog.

title?: string

(Optional) The title of the alert dialog.

Generated using TypeDoc