File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 14
14
<li >PAGE DOWN: Move to the next month.</li >
15
15
<li >CTRL+PAGE UP: Move to the previous year.</li >
16
16
<li >CTRL+PAGE DOWN: Move to the next year.</li >
17
- <li >CTRL+HOME: Move to the current month. Open the datepicker if closed.</li >
18
- <li >CTRL+LEFT: Move to the previous day.</li >
19
- <li >CTRL+RIGHT: Move to the next day.</li >
20
- <li >CTRL+UP: Move to the previous week.</li >
21
- <li >CTRL+DOWN: Move the next week.</li >
17
+ <li >CTRL+HOME: Open the datepicker if closed.</li >
18
+ <li >CTRL/COMMAND+HOME: Move to the current month.</li >
19
+ <li >CTRL/COMMAND+LEFT: Move to the previous day.</li >
20
+ <li >CTRL/COMMAND+RIGHT: Move to the next day.</li >
21
+ <li >CTRL/COMMAND+UP: Move to the previous week.</li >
22
+ <li >CTRL/COMMAND+DOWN: Move the next week.</li >
22
23
<li >ENTER: Select the focused date.</li >
23
- <li >CTRL+END: Close the datepicker and erase the date.</li >
24
+ <li >CTRL/COMMAND +END: Close the datepicker and erase the date.</li >
24
25
<li >ESCAPE: Close the datepicker without selection.</li >
25
26
</ul >
26
27
You can’t perform that action at this time.
0 commit comments