## Keyboard Shortcuts


The component follows standard `input date` behaviour.

| Shortcut | Behavior |
| -------- | -------- |
| `Up` | Increases the value of the date segment that is highlighted. |
| `Down` | Decreases the value of the date segment that is highlighted. |
| `Left` | Moves to previous date segment in the input. |
| `Right` | Moves to next date segment in the input. |
| `Backspace` or `Delete` | Deletes value of the date segment. |
