ludo.progress.Base


new ludo.progress.Base(config)

Super class for all progress bar views

Parameters:
Name Type Description
config Object
Properties
Name Type Description
hideOnFinish Boolean

Hide View on finish. Default: true

Source:
Fires:
  • ludo.progress.Base#finish Fired on finish(100%)

Extends

  • View

Methods


finish()

Finish progress bar manually

Source: