InputDate<TValue>.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the type of HTML input to be rendered.
[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
Property Value
- Attributes