Description of keystrokes accepted by the addKeystrokeInfos
method.
Keystrokes without specified groupId
or categoryId
go to the 'common'
group in the 'contentEditing'
category (default).
See addKeystrokeInfoCategory
and
addKeystrokeInfoGroup
.
Properties
-
categoryId : string | undefined
module:core/accessibility~AddKeystrokeInfosData#categoryId
The category id the keystrokes belong to.
-
groupId : string | undefined
module:core/accessibility~AddKeystrokeInfosData#groupId
The group id the keystrokes belong to.
-
An array of keystroke definitions.
Every day, we work hard to keep our documentation complete. Have you spotted outdated information? Is something missing?
Please report it via our issue tracker.
With the release of version 42.0.0, we have rewritten much of our documentation to reflect the new import paths and features.
We appreciate your feedback to help us ensure its accuracy and completeness.