Editor<T>.Value 属性

定义

组件的 值。

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

属性值

T
属性

适用于