Gets or sets a callback that updates the bound value.

public EventCallback<TValue> ValueChanged { get; set; }
Type:
EventCallback<TValue>
In this article