Skip to main content

Simple progress bar

Examples

Check out the Usage section for details about how to design a Simple progress bar properly, and the different configuration options we provide.

Basic Example

You can display a bar that indicates how far a process has progressed.

25/100
<SimpleProgressBar
completed={25}
total={100}
/>
Legal and support information

Published: March 19, 2025 at 2:21 AM

© 2025 Guidewire Software, Inc.