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