Blazor Progress Bar Example - Progress Segments
This example demonstrates a linear and circular progress bar showing the segmented progress of a task.
With the use of the SegmentCount and GapWidth properties, this example demonstrates how the Blazor Progress Bar control shows the task's segmented progress.
For more information about segments in the progress bar, refer to the segments documentation.