Progress bar
Progress bar visualizes one or more parts of a whole.
On this page
v0.15.0BetaNot reviewed for accessibility
Description
Use ProgressBar
to visualize task completion.
Arguments
Name | Default | Description |
---|---|---|
size |
| Symbol One of |
system_arguments | N/A | Hash |
Examples
Slots
items
Use the Item slot to add an item to the progress bar
Name | Default | Description |
---|---|---|
percentage | N/A | Integer The percent complete |
bg | N/A | Symbol The background color |
kwargs | N/A | Hash The same arguments as System arguments. |