Skip to main content

MouseWheelOptions.deltaY property

Signature:

interface MouseWheelOptions {
deltaY?: number;
}