4.0.10 • Published 4 years ago
@nodestrap/progress v4.0.10
<Progress><Progress>
A custom progress bar featuring support for stacked bars, animated backgrounds, text labels, and horizontal/vertical orientation.
Preview
<Progress theme='primary' size='lg' gradient={true} outlined={true} >
<ProgressBar min={0} max={100} value={30} progressBarStyle={['striped', 'running']} />
</Progress>Rendered to:
<div class="c1 thPrimary szLg gradient outlined">
// ...
</div>Features
- Includes all features in
<Basic />. strippedvariant. Visualized in alternating background.runningvariant. Visualized in animating background.horizontal/verticalorientation.- Customizable via
@cssfn/css-config.
Installation
Using npm:
npm i @nodestrap/progressSupport Us
If you feel our lib is useful for your projects,
please make a donation to avoid our project from extinction.
We always maintain our projects as long as we're still alive.