Skip to content

Commit f084ee7

Browse files
909653: Documenting the Key-interaction feature in hotfix branch.
1 parent eb6b89c commit f084ee7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

blazor/scheduler/accessibility.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ Keyboard shortcuts | Actions
7575
<kbd>Page Up</kbd> & <kbd>Page Down</kbd> |To scroll through the work cells area.
7676
<kbd>Home</kbd> |To move the selection to the first cell of Scheduler.
7777
<kbd>F12</kbd> |To have the inline option for both cells and events.
78+
<kbd>Shift</kbd> + <kbd>Alt</kbd> + <kbd>Y</kbd> | To navigate to the today date period.
79+
<kbd>Shift</kbd> + <kbd>Alt</kbd> + <kbd>N</kbd> | Opens the new event Editor window on the selected cells.
7880

7981
## Ensuring accessibility
8082

0 commit comments

Comments
 (0)