Hierarchy

  • KeyboardShortcutTextOptions

Properties

modifier1?: string

Optional first modfier key (e.g. Control or Shift)

modifier2?: string

Optional second modfier key (e.g. Control or Shift)

useCommandOnAppleOS?: boolean

If true the Control key will be replaced by the Cmd key on Apple operating systems.

Default Value

true

Generated using TypeDoc