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
Name | Required | Description |
---|---|---|
size | Symbol One of | |
system_arguments | Hash |
Slots
items
Use the Item slot to add an item to the progress bar
Name | Required | Description |
---|---|---|
percentage | Integer The percent complete | |
bg | Symbol The background color | |
kwargs | Hash The same arguments as System arguments. |