Compartilhar via


Editor<T>.ValueChanged Propriedade

Definição

Um retorno de chamada que é invocado quando o valor é alterado.

[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)

Valor da propriedade

Atributos

Aplica-se a