Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Message

Hierarchy

Index

Properties

Optional Readonly actions

actions: string[]

Actions offered to the user in the context of the message.

Optional Readonly options

Additional options.

Optional Readonly source

source: string

Readonly text

text: string

Message text.

Optional Readonly type

type: Error | Warning | Info | Log | Progress

Type of the message, i.e. error, warning, info, etc.