Library Blazor Components ProgressBar Value Value Gets or sets the current value displayed by the progress bar. razor[Parameter] public double Value { get; set; } = 0;
Value Gets or sets the current value displayed by the progress bar. razor[Parameter] public double Value { get; set; } = 0;