次の方法で共有


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

プロパティ値

属性

適用対象