다음을 통해 공유


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

속성 값

특성

적용 대상