Optional
barOptional
bgBackground color of the progress bar. If undefined, theme.palette.border.default is used.
Optional
borderBorder radius of the progress bar.
4
Function that returns the progress bar item's label.
The item label.
The progress bar item.
Function that returns the progress bar item's value.
The item value.
The progress bar item.
Optional
heightHeight of the progress bar.
16 (DEFAULT_HEIGHT)
Array of two progress bar items, containing properties about each item rendered in the progress bar.
Maximum value of the progress bar's range.
Optional
titleA text description of what the progress bar is displaying.
Optional
widthWidth of the progress bar.
100 (DEFAULT_WIDTH)
Generated using TypeDoc
Color of the progress bar charted bars.
Default
"#000000"