2 references to Date
Microsoft.AspNetCore.Components.Web (2)
Forms\InputDate.cs (2)
35
[Parameter] public InputDateType Type { get; set; } = InputDateType.
Date
;
71
InputDateType.
Date
=> ("date", DateFormat, "date"),