Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShowMessageOptions

Options for showing a message.

Hierarchy

  • ShowMessageOptions

Index

Properties

Properties

Optional items

The items / buttons.

message

message: string

The message.

Optional type

type: "e" | "err" | "error" | "i" | "info" | "information" | "w" | "warn" | "warning"

The type.

Generated using TypeDoc