visualizations
A bar that indicates progress, performance or status.
Difficulty Adjustment
13%
npm install tailwind-variants
Copy and paste the code into your project's component directory.
Use background color to style the bar color.
<ProgressBar :value="progress" class="bg-brand-primary" />