Blazor Progress Bar Example - Progress Segments
This example uses a linear and circular progress bar to show the segmented progress of a task.
With the use of the SegmentCount and GapWidth properties, this example for Blazor Progress Bar control shows the task's segmented progress.
More information about the segments in progress bar can be found in this documentation section.