Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ActivityIndicator

Hierarchy

  • ActivityIndicator

Index

Constructors

Accessors

Methods

Constructors

constructor

  • Parameters

    • Default value opts: any = null

    Returns ActivityIndicator

Accessors

$el

  • get $el(): any
  • Returns any

$path

  • get $path(): any
  • Returns any

Methods

appendTo

  • appendTo(target: HTMLElement, styles?: any): void
  • Parameters

    • target: HTMLElement
    • Default value styles: any = null

    Returns void

startAnimating

  • startAnimating(): void
  • Returns void

stopAnimating

  • stopAnimating(): void
  • Returns void

Generated using TypeDoc