The Bulma progress bar is a simple CSS class that styles the native <progress>
HTML element.
Progress Bar
Native HTML progress bars
Example
HTML
Colors #
The progress bar element is available in all the different colors defined by the $colors
Sass map.
Example
HTML
Example
HTML
Example
HTML
Example
HTML
Example
HTML
Example
HTML
Sizes #
Example
HTML
Example
HTML
Example
HTML
Example
HTML
Indeterminate #
If you don't set the HTML value
attribute, you can display an indeterminate progress bar. It's used to show that some progress is going on, but the total duration is not yet determined.
Example
HTML
Variables #
This page is open source.
Noticed a typo? Or something unclear?
Improve this page on GitHub