Library Blazor Components ProgressBar Max Max Gets or sets the maximum value that the progress bar can display. razor[Parameter] public double Max { get; set; } = 100;
Max Gets or sets the maximum value that the progress bar can display. razor[Parameter] public double Max { get; set; } = 100;