The Bulma progress bar is a simple CSS class that styles the native <progress>
HTML element.
Progress Bar
Native HTML progress bars
示例
HTML
Colors #
The progress bar element is available in all the different colors defined by the $colors
Sass map.
示例
HTML
示例
HTML
示例
HTML
示例
HTML
示例
HTML
示例
HTML
Sizes #
示例
HTML
示例
HTML
示例
HTML
示例
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.
示例
HTML
Variables #
Name
Type
Value
Computed Value
Computed Type
variable
color
variable
color
variable
size
string
variable
map