Skip to main content

Progress Bar

A progress bar is a graphical control element that shows the progress of a computer operation. It can be a rectangle that animates as an operation progresses. Progress bars can also be a horizontal line or circle that shows the percentage of progress.

Variants

Props

PropsDatatypeValues/Example
isProgressboolean"true" | "false"
zIndexnumber1000
titlestring"Cancel"
onClickfunctionfunction from parent component