HotkeyGroup
Defined in: src/core/hotkeys.ts:58
A palette section: one group name and its hotkeys in registration order.
Properties
Section titled “Properties”group:
string
Defined in: src/core/hotkeys.ts:60
Group name.
hotkeys
Section titled “hotkeys”hotkeys:
Hotkey[]
Defined in: src/core/hotkeys.ts:62
Hotkeys in the group, in registration order.