Options
All
  • Public
  • Public/Protected
  • All
Menu

Spinner

Hierarchy

  • ISpinner

Index

Properties

Properties

el

el: Element

The element.

hide

hide: () => void

Hides the spinner.

Type declaration

    • (): void
    • Returns void

show

show: () => void

Shows the spinner.

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc