Skip to content

Commit bf02471

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blazor/scheduler/accessibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +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.
78+
<kbd>Shift</kbd> + <kbd>Alt</kbd> + <kbd>Y</kbd> | To navigate to today date.
79+
<kbd>Shift</kbd> + <kbd>Alt</kbd> + <kbd>N</kbd> | To open editor window.
8080

8181
## Ensuring accessibility
8282

0 commit comments

Comments
 (0)