[]
        
(Showing Draft Content)

C1.Blazor.Input.C1NumericBox-1.OnValueChanged

OnValueChanged Property

OnValueChanged

Gets or sets the callback that is called when the value is changed.

Declaration
[Parameter]
public EventHandler<C1NumericBoxEventArgs> OnValueChanged { get; set; }