ProgressBar

readyNot reviewed for a11y
This page may be removed. Primer plans to move all Rails component documentation to Lookbook.

Description

Use ProgressBar to visualize task completion.

Arguments

NameRequiredDescription
size
Symbol

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

system_arguments

Slots

items

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

NameRequiredDescription
percentage
Integer

The percent complete

bg
Symbol

The background color

kwargs
Hash

The same arguments as System arguments.