Partager via


Editor<T>.ValueChanged Propriété

Définition

Rappel appelé lorsque la valeur change.

[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.EventCallback<T> ValueChanged { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.ValueChanged : Microsoft.AspNetCore.Components.EventCallback<'T> with get, set
Public Property ValueChanged As EventCallback(Of T)

Valeur de propriété

Attributs

S’applique à