KeystrokeInfoGroupDefinition
typedef
A group of keystrokes in keystrokeInfos
.
Properties
-
id : string
module:core/accessibility~KeystrokeInfoGroupDefinition#id
The unique id of the group.
-
keystrokes : Array<KeystrokeInfoDefinition>
module:core/accessibility~KeystrokeInfoGroupDefinition#keystrokes
Keystroke definitions within the group.
-
label : string | undefined
module:core/accessibility~KeystrokeInfoGroupDefinition#label
The label of the group (optional).