Angular Components
Setproduct Design System
Change filter for code updates
HTML
<mat-progress-bar color="primary"
mode="determinate"
value="50"
[bufferValue]="50">
</mat-progress-bar>