ProgressBar
ProgressBar component, for showing a simple progress bar, or a ProgressPanel, consisted of a progress bar, a label, details, and control buttons.
Features
- Showing process name and details.
- Indeterminate
- Value label for showing percentage when space is limited
- Pause, resume and cancel buttons.
Known issues
There are a couple of UI issues because of the current layout (which can be improved probably):
- max-width of the label and details, it's not necessarily aligned with the the progressbar track, because they don't share the same container
- when label is on the side, details is aligned with the label, instead of the progressbar track.
Live example
Result
Loading...
Live Editor