KeystrokeInfoCategoryDefinition
typedef
A category of keystrokes in keystrokeInfos.
Properties
description : string | undefinedmodule:core/accessibility~KeystrokeInfoCategoryDefinition#descriptionThe description of the category (optional).
groups : Map<string, KeystrokeInfoGroupDefinition>module:core/accessibility~KeystrokeInfoCategoryDefinition#groupsGroups of keystrokes within the category.
id : stringmodule:core/accessibility~KeystrokeInfoCategoryDefinition#idThe unique id of the category.
label : stringmodule:core/accessibility~KeystrokeInfoCategoryDefinition#labelThe label of the category.