Library Blazor Components SpinTextBox ProgressBar ProgressBar Displays an additional progress bar bellow the input. It can be also used as a track bar for quicker input. razor[Parameter] public bool ProgressBar { get; set; } Remarks This property require both Min and Max parameter to be set.
ProgressBar Displays an additional progress bar bellow the input. It can be also used as a track bar for quicker input. razor[Parameter] public bool ProgressBar { get; set; } Remarks This property require both Min and Max parameter to be set.