Skip to content

HotkeyGroup

Defined in: src/core/hotkeys.ts:58

A palette section: one group name and its hotkeys in registration order.

group: string

Defined in: src/core/hotkeys.ts:60

Group name.


hotkeys: Hotkey[]

Defined in: src/core/hotkeys.ts:62

Hotkeys in the group, in registration order.