[]
        
(Showing Draft Content)

C1.Blazor.Input.C1Slider.ValueChanged

ValueChanged Property

ValueChanged

Gets or sets the callback called when the Value property has changed.

Declaration
[Parameter]
public EventCallback<double> ValueChanged { get; set; }