Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessageItem

Represents an action that is shown with an information, warning, or error message.

see

showInformationMessage

see

showWarningMessage

see

showErrorMessage

Hierarchy

  • MessageItem

Index

Properties(2)

Properties(2)

title

title: string

A short title like 'Retry', 'Open Log' etc.

Optional isCloseAffordance

isCloseAffordance: boolean

A hint for modal dialogs that the item should be triggered when the user cancels the dialog (e.g. by pressing the ESC key).

Note: this option is ignored for non-modal messages.

Generated by TypeDoc. Maintained by 洛竹