Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProgressMessage

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: Progress

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