onWheel method

dynamic onWheel(
  1. WheelEvent e
)

Implementation

onWheel(WheelEvent e) => jsObject.onWheel(e);