Progress
Default Progress
Use progress class to show default progress.
Next.js Preview
Progress with background color
Use bg- class to progress bar class with the below-mentioned color variation to set the background color progress bar.
Next.js Preview
Progress with Label
Add labels to your progress bars by placing text within the progress-bar.
Next.js Preview
Multiple Bars
Use bg- class to progress bar class with the below-mentioned color to change the appearance of individual progress bars.
Next.js Preview
Height
Use progress-sm, progress-lg, orprogress-xl class to set the different heights of progress.
Small Progress
Default Progress
Large Progress
Extra Large Progress
Next.js Preview
Striped Progress
Use progress-bar-striped class to add strip to the progress.
Next.js Preview
Animated Striped Progress
Use progress-bar-striped progress-bar-animated class to add strip with animation to the progress.
Next.js Preview
Gradient Progress
Use bg-gradient class to show gradient progress bar.
Next.js Preview
Animated Progress
Use animated-progress class to show progress with animation.
Next.js Preview
Custom Progress
Use animated-progress custom-progess  class to show custom progress with animation.
Next.js Preview
Custom Progress with Label
Useanimated-progress custom-progess progress-label class to show custom progress with animation and label.
Next.js Preview
Content Progress
Example of progress with content wrapped in progress.
30% Update in progress...
1 min left
60% Update in progress...
45s left
82% Update in progress...
25s left
Next.js Preview
Progress with Steps
Here is the example of progress which is represented by steps completion.
Next.js Preview
Step Progress with Arrow
Use progress-step-arrow class to create step progress with an arrow.