Options
All
  • Public
  • Public/Protected
  • All
Menu

Progress

Hierarchy

  • IProgress

Index

Properties

Properties

el

el: Element

The element.

hide

hide: () => void

Hides the progress.

Type declaration

    • (): void
    • Returns void

progressBar

progressBar: HTMLDivElement

The progress bar element

show

show: () => void

Shows the progress.

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc