--- sidebar_label: MouseWheelOptions --- # MouseWheelOptions interface #### Signature: ```typescript export interface MouseWheelOptions ``` ## Properties | Property | Modifiers | Type | Description | Default | | -------- | --------------------- | ------ | ----------- | ------- | | deltaX | optional | number | | | | deltaY | optional | number | | |