[]
        
(Showing Draft Content)

C1.Blazor.Input.C1Slider.Maximum

Maximum Property

Maximum

The greatest value in the range of permitted values. This value must be greater than or equal to the value of the Minimum parameter.

Declaration
[Parameter]
public double Maximum { get; set; }