Spinner

Hierarchy

  • ISpinner

Properties

Properties

el: HTMLElement

The element.

hide: (() => void)

Type declaration

    • (): void
    • Hides the spinner.

      Returns void

show: (() => void)

Type declaration

    • (): void
    • Shows the spinner.

      Returns void

Generated using TypeDoc