| Client-Side API Reference > Input > wijmo.input > DateSelectionMode Enum |
| Name | Value | Description |
|---|---|---|
| None | 0 |
The user cannot change the current value using the mouse or keyboard. |
| Day | 1 |
The user can select days. |
| Month | 2 |
The user can select months. |
Specifies constants that define the date selection behavior.