KeystrokeInfoCategoryDefinition
typedef
A category of keystrokes in keystrokeInfos
.
Properties
-
description : string | undefined
module:core/accessibility~KeystrokeInfoCategoryDefinition#description
The description of the category (optional).
-
groups : Map<string, KeystrokeInfoGroupDefinition>
module:core/accessibility~KeystrokeInfoCategoryDefinition#groups
Groups of keystrokes within the category.
-
id : string
module:core/accessibility~KeystrokeInfoCategoryDefinition#id
The unique id of the category.
-
label : string
module:core/accessibility~KeystrokeInfoCategoryDefinition#label
The label of the category.