Progress bar

Progress bar visualizes one or more parts of a whole.

v0.30.0BetaNot reviewed for accessibility

Description

Use ProgressBar to visualize task completion.

Arguments

NameTypeDefaultDescription
size
Symbol

:default

One of :default, :large, or :small. Increases height.

system_arguments
Hash

N/A

Examples

Slots

items

Use the Item slot to add an item to the progress bar

NameTypeDefaultDescription
percentage
Integer

N/A

The percent complete

bg
Symbol

N/A

The background color

kwargs
Hash

N/A

The same arguments as System arguments.