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.
2 parents b37268c + ef26792 commit 6eaf63aCopy full SHA for 6eaf63a
ej2-javascript/rich-text-editor/keyboard-support.md
@@ -22,6 +22,8 @@ You can use the following key shortcuts when the Rich Text Editor renders with `
22
| Toolbar focus | <kbd>Alt</kbd> + <kbd>f10</kbd> |
23
| Insert link | <kbd>Ctrl</kbd> + <kbd>k</kbd> |
24
| Insert image | <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>i</kbd> |
25
+| Insert audio | <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>a</kbd> |
26
+| Insert video | <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>v</kbd> |
27
| Insert table | <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>e</kbd> |
28
| Undo | <kbd>Ctrl</kbd> + <kbd>z</kbd> |
29
| Redo | <kbd>Ctrl</kbd> + <kbd>y</kbd> |
0 commit comments