Zum Hauptteil springen
Soon, @electron packages on npm will require Node.js 22 LTS. Read more on our blog.

MouseWheelInputEvent Object erweitert MouseInputEvent

  • type string - Der Event-Typ. Kann nur mouseWheel sein.
  • deltaX Integer (optional)
  • deltaY Integer (optional)
  • wheelTicksX Integer (optional)
  • wheelTicksY Integer (optional)
  • accelerationRatioX Integer (optional)
  • accelerationRatioY Integer (optional)
  • hasPreciseScrollingDeltas boolean (optional)
  • canScroll boolean (optional)

AltStyle によって変換されたページ (->オリジナル) /