ProgressBar
ready
This page may be removed. Primer plans to move all Rails component documentation to Lookbook.
Description
Use ProgressBar to visualize task completion.
Arguments
| Name | Default | Description |
|---|---|---|
size | SymbolOne of | |
system_arguments | Hash |
Slots
items
Use the Item slot to add an item to the progress bar
| Name | Default | Description |
|---|---|---|
percentage | IntegerThe percent complete | |
bg | SymbolThe background color | |
kwargs | HashThe same arguments as System arguments. |