Enums: Date
DateInputMode
Hints at the type of data that might be entered by the user while editing the
DateInputMode.Date
Only date is allowed to be entered.DateInputMode.DateTime
Both date and time are allowed to be entered.DateInputMode.Month
Allowed to select only year and month. Note that not all browser supports this mode