Methods
hide()
Hide the running indicator.
- Source:
reset()
Reset progress to 0%.
- Source:
show()
Show the running indicator with progress at 0%.
- Source:
updateProgress(percentage)
Update the progress bar.
Parameters:
| Name | Type | Description |
|---|---|---|
percentage |
number | Progress percentage (0-100) |
- Source: