Description of keystrokes accepted by the module:core/accessibility~Accessibility#addKeystrokeInfos method.
Keystrokes without specified groupId or categoryId go to the 'common' group in the 'contentEditing' category (default).
groupId
categoryId
'common'
'contentEditing'
See module:core/accessibility~Accessibility#addKeystrokeInfoCategory and module:core/accessibility~Accessibility#addKeystrokeInfoGroup.
Optional
The category id the keystrokes belong to.
The group id the keystrokes belong to.
An array of keystroke definitions.
Description of keystrokes accepted by the module:core/accessibility~Accessibility#addKeystrokeInfos method.
Keystrokes without specified
groupIdorcategoryIdgo to the'common'group in the'contentEditing'category (default).See module:core/accessibility~Accessibility#addKeystrokeInfoCategory and module:core/accessibility~Accessibility#addKeystrokeInfoGroup.