Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Progress

Hierarchy

  • Progress

Index

Properties

Methods

Properties

id: string

Unique progress id.

result: Promise<undefined | string>

Result of the progress.

returns

a promise which resolves to either 'Cancel', an alternative action or undefined.

Methods

  • cancel(): void