Skip to content

PressKeyParams.modifiers?

PressKeyParams › modifiers?

Type: readonly Modifier[]

The modifier keys to hold while the key is pressed, using Obsidian's Modifier names (the same values as an Obsidian Hotkey). 'Mod' resolves per-platform (Cmd on macOS, Ctrl elsewhere); each is mapped to Electron's lowercase sendInputEvent modifier name.