InputDate<TValue>.Type 属性

定义

获取或设置要呈现的 HTML 输入的类型。

[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.Forms.InputDateType Type { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Type : Microsoft.AspNetCore.Components.Forms.InputDateType with get, set
Public Property Type As InputDateType

属性值

属性

适用于