다음을 통해 공유


Editor<T>.ValueChanged 속성

정의

값이 변경될 때 호출되는 콜백입니다.

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

속성 값

특성

적용 대상