[]
        
(Showing Draft Content)

C1.Blazor.Input.C1NumericBox-1.ValueChanged

ValueChanged Property

ValueChanged

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

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