Condividi tramite


Editor<T>.ValueChanged Proprietà

Definizione

Callback richiamato quando il valore cambia.

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

Valore della proprietà

Attributi

Si applica a