Library Blazor Components TrackBar Max

Max

Specifies the maximum value.

razor
[Parameter]
public int Max { get; set; } = 100;

Sign in