Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessageOptions

Options to configure the behavior of the message.

see

showInformationMessage

see

showWarningMessage

see

showErrorMessage

Hierarchy

  • MessageOptions

Index

Properties(2)

Properties(2)

Optional modal

modal: boolean

Indicates that this message should be modal.

Optional detail

detail: string

Human-readable detail message that is rendered less prominent. Note that detail is only shown for modal messages.

Generated by TypeDoc. Maintained by 洛竹