InputBase<TValue>.ValueChanged Property

Definition

Gets or sets a callback that updates the bound value.

C#
[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.EventCallback<TValue> ValueChanged { get; set; }

Property Value

Attributes

Applies to

Produkt Versioner
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0