README
VCL progress-bar
Show the progress of an operation.
Features
The progress is reflected as horizontal bar which is shown within a container. There are two overlaying bars to represent a primary and an optional secondary progress. In indeterminate mode, an animation is shown to indicate an ongoing process whose progress cannot be determined.
Usage
Classes
vclProgressBar
vclProgress
Modifiers
vclProgressBar
For vclIndeterminate
: Show an animation indicating that the progress cannot be determined.vclTransparent
: Transparent background
vclProgress
For vclPrimary
vclSecondary
Variables
--progress-bar-progress-label-color
--progress-bar-container-bg-color
--progress-bar-primary-progress-bg-color
--progress-bar-secondary-progress-bg-color
Demo
example.html on GH-pages.