Type alias InputModifier

InputModifier: "capsLock" | "shift" | "control" | "option" | "command" | "function"

Input modifiers (like shift, option, command, etc) that change the behaviour of mouse clicks and keyboard presses.

Generated using TypeDoc