Skip to main content
Version: 15.3.0

MouseWheelOptions.deltaY property

Signature:

interface MouseWheelOptions {
deltaY?: number;
}