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