We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeab5a1 commit bf02471Copy full SHA for bf02471
blazor/scheduler/accessibility.md
@@ -75,8 +75,8 @@ Keyboard shortcuts | Actions
75
<kbd>Page Up</kbd> & <kbd>Page Down</kbd> |To scroll through the work cells area.
76
<kbd>Home</kbd> |To move the selection to the first cell of Scheduler.
77
<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.
+<kbd>Shift</kbd> + <kbd>Alt</kbd> + <kbd>Y</kbd> | To navigate to today date.
+<kbd>Shift</kbd> + <kbd>Alt</kbd> + <kbd>N</kbd> | To open editor window.
80
81
## Ensuring accessibility
82
0 commit comments