Gets or sets a callback that updates the bound value.
public EventCallback<TValue> ValueChanged { get; set; }
- Type:
- EventCallback<TValue>
Gets or sets a callback that updates the bound value.
public EventCallback<TValue> ValueChanged { get; set; }