Progress

Hierarchy

  • IProgress

Properties

Properties

el: HTMLElement

The element.

hide: (() => void)

Type declaration

    • (): void
    • Hides the progress.

      Returns void

progressBar: HTMLDivElement

The progress bar element

show: (() => void)

Type declaration

    • (): void
    • Shows the progress.

      Returns void

Generated using TypeDoc