Library Blazor Components ProgressBar BorderSpacing

BorderSpacing

Specifies the spacing between the border and the bar.

razor
[Parameter]
public string? BorderSpacing { get; set; } = "1px";

Sign in