![]() |
VOOZH | about |
Bulma progress bars are used as an indicator showing the completion progress of a task. It is displayed as a progress bar.
In this article, we will learn about different sizes of progress bars.
Bulma Progress Bar Sizes Classes:
Syntax:
<progress class="progress is-size" value="20" max="100"> .... </progress>
Example: The below example shows the use of progress bar size classes in Bulma.
Output:
Reference Link: https://bulma.io/documentation/elements/progress/#sizes