The Wayback Machine - https://web.archive.org/web/20210731191513/https://www.electronjs.org/docs/api/structures/mouse-wheel-input-event
Black Lives Matter. Support the Equal Justice Initiative and read our statement here.

Electron Documentation

Want to check our beta docs site? We'd love your feedback.

MouseWheelInputEvent Object extends MouseInputEvent

  • type String - The type of the event, can be mouseWheel.
  • deltaX Integer (optional)
  • deltaY Integer (optional)
  • wheelTicksX Integer (optional)
  • wheelTicksY Integer (optional)
  • accelerationRatioX Integer (optional)
  • accelerationRatioY Integer (optional)
  • hasPreciseScrollingDeltas Boolean (optional)
  • canScroll Boolean (optional)

Keyboard Shortcuts

Key Action
/ Focus the search bar
Esc Focus the search bar and cleans it
Select the next search result
Select the previous search result
Enter Open the selected search result
cmdEnter Ctrl+Enter Open the selected search result in a new tab