Optional
classOptional
indeterminateWhen set to true
, the progress bar will just show a progress animation
instead of a concrete progress.
false
Toggles two different visualizations/sizes.
Optional
progressThe progress that should be displayed. (0-100)
Optional
statusUse this to signal the status of the progress.
ProgressBarStatus.Processing
Optional
textA text that should be written on top of the progress bar.
You can use ${progress}
to display the current progress
in that place.
Generated using TypeDoc
CSS Class name for additional styles