Hierarchy

  • ProgressOverlay

Properties

disableAbort: boolean

If true the abort button will be disabled.

progress: null | number

Current progress [0,100]. If null, an indeterminate progress will be shown.

progressText: undefined | string

Custom progress text to be shown.

Methods

  • Has to be called if the progress is no longer in use.

    Returns void

Generated using TypeDoc